aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-03-10 10:17:26 -0800
committerDan Williams <dcbw@redhat.com>2010-03-10 10:17:26 -0800
commit611e832d0ed509f862c8ab047cd8faca98f5aec9 (patch)
treef5df50404509cebb20e737c65970ede83c9bcb17
parent05dde9a3152368d40f1a82ece9d296e2ccbac428 (diff)
api: add 'reply' parameter to USSD Initiate() command
-rw-r--r--introspection/mm-modem-gsm-ussd.xml5
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">