diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Sms.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Sms.xml b/introspection/org.freedesktop.ModemManager1.Sms.xml index 16e29d2f..586c2fd6 100644 --- a/introspection/org.freedesktop.ModemManager1.Sms.xml +++ b/introspection/org.freedesktop.ModemManager1.Sms.xml @@ -122,11 +122,12 @@ <!-- Class: - 3GPP message class (0..3). + 3GPP message class (-1..3). -1 means class is not available or + is not used for this message, otherwise the 3GPP SMS message class. - Always 0 for 3GPP2/CDMA. + Always -1 for 3GPP2/CDMA. --> - <property name="Class" type="u" access="read" /> + <property name="Class" type="i" access="read" /> <!-- DeliveryReportRequest: |