aboutsummaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-09-11 14:40:42 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-09-14 07:05:24 +0200
commit7faa48ea9490c0af563d3bb8426a1e2d9bf83f82 (patch)
tree23a8e6b85e6eecd9135da3b3b3635e8055b90baf /introspection
parent5b6e080472952d1c97568d9925aae268677623a6 (diff)
api: new `PduType' property in the SMS interface
It will help deciding the type of message.
Diffstat (limited to 'introspection')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Sms.xml8
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.