aboutsummaryrefslogtreecommitdiff
path: root/introspection/mm-modem.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/mm-modem.xml')
-rw-r--r--introspection/mm-modem.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/introspection/mm-modem.xml b/introspection/mm-modem.xml
index 470b4a3d..802c46b2 100644
--- a/introspection/mm-modem.xml
+++ b/introspection/mm-modem.xml
@@ -49,6 +49,19 @@
</arg>
</method>
+ <method name="GetInfo">
+ <tp:docstring>
+ Get the card information (manufacturer, modem, version).
+ </tp:docstring>
+ <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_modem_get_info"/>
+ <arg name="info" type="(sss)" direction="out">
+ <tp:docstring>
+ Structure containing manufacturer, model, and version (revision) of the card.
+ </tp:docstring>
+ </arg>
+ </method>
+
<property name="Device" type="s" access="read">
<tp:docstring>
The modem port to use for IP configuration and traffic.