iface-modem-3gpp: add SubscriptionState property

This commit is contained in:
Thieu Le
2013-10-07 13:57:27 -07:00
committed by Aleksander Morgado
parent 564b3610fd
commit f9a4f87d52
13 changed files with 252 additions and 49 deletions

View File

@@ -136,5 +136,14 @@
-->
<property name="EnabledFacilityLocks" type="u" access="read" />
<!--
SubscriptionState:
A <link linkend="MMModem3gppSubscriptionState">MMModem3gppSubscriptionState</link>
value representing the subscription status of the account and whether there
is any data remaining, given as an unsigned integer (signature <literal>"u"</literal>).
-->
<property name="SubscriptionState" type="u" access="read" />
</interface>
</node>