diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-01-23 17:48:51 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-03-15 14:14:57 +0100 |
commit | f0bbe7aa114db3d2a3044e6e1ec4ac9d63a6509c (patch) | |
tree | d36964e320723152d5763c2194763266f558ff3b | |
parent | 4718ba00557295b1955e13ab138b5a784c840dfc (diff) |
api,dbus: USSD session state is given as a `MMModem3gppUssdSessionState'
-rw-r--r-- | new/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/new/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml b/new/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml index f7159969..c4d3658e 100644 --- a/new/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml +++ b/new/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml @@ -64,7 +64,7 @@ A <link linkend="MMModem3gppUssdSessionState">MMModem3gppUssdSessionState</link> value, indicating the state of any ongoing USSD session. --> - <property name="State" type="s" access="read" /> + <property name="State" type="u" access="read" /> <!-- NetworkNotification: |