diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Sms.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Sms.xml b/introspection/org.freedesktop.ModemManager1.Sms.xml index 1992edcf..e382bd95 100644 --- a/introspection/org.freedesktop.ModemManager1.Sms.xml +++ b/introspection/org.freedesktop.ModemManager1.Sms.xml @@ -49,6 +49,14 @@ <property name="State" type="u" access="read" /> <!-- + PduType: + + A <link linkend="MMSmsPduType">MMSmsPduType</link> value, + describing the type of PDUs used in the SMS message. + --> + <property name="PduType" type="u" access="read" /> + + <!-- Number: Number to which the message is addressed. |