diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml b/introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml index 7ff517ab..cf1b6716 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml +++ b/introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml @@ -98,5 +98,14 @@ <arg name="path" type="o" /> </signal> + <!-- + SupportedStorages: + + A list of <link linkend="MMSmsStorage">MMSmsStorage</link> values, + specifying the storages supported by this modem for storing and + receiving SMS. + --> + <property name="SupportedStorages" type="au" access="read" /> + </interface> </node> |