diff options
-rw-r--r-- | introspection/mm-modem-gsm-ussd.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/mm-modem-gsm-ussd.xml b/introspection/mm-modem-gsm-ussd.xml index f1f99fb4..ae6884f0 100644 --- a/introspection/mm-modem-gsm-ussd.xml +++ b/introspection/mm-modem-gsm-ussd.xml @@ -18,6 +18,11 @@ The command to start the USSD session with. </tp:docstring> </arg> + <arg name="reply" type="s" direction="out"> + <tp:docstring> + The network response to the command which started the USSD session. + </tp:docstring> + </arg> </method> <method name="Respond"> |