diff options
-rw-r--r-- | introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml index ae6884f0..8eef91d2 100644 --- a/introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml +++ b/introspection/org.freedesktop.ModemManager.Modem.Gsm.Ussd.xml @@ -38,6 +38,12 @@ request for further input. </tp:docstring> </arg> + <arg name="reply" type="s" direction="out"> + <tp:docstring> + The network reply to this response to the network-initiated USSD + command. The reply may require further responses. + </tp:docstring> + </arg> </method> <method name="Cancel"> |