api,3gpp: new 'SetPacketServiceState()' method
This commit is contained in:
@@ -213,6 +213,18 @@
|
||||
<arg name="properties" type="(us)" direction="in" />
|
||||
</method>
|
||||
|
||||
<!--
|
||||
SetPacketServiceState:
|
||||
@state: a <link linkend="MMModem3gppPacketServiceState">MMModem3gppPacketServiceState</link>.
|
||||
|
||||
Explicitly attach or detach packet service on the current registered network.
|
||||
|
||||
Since: 1.20
|
||||
-->
|
||||
<method name="SetPacketServiceState">
|
||||
<arg name="state" type="u" direction="in" />
|
||||
</method>
|
||||
|
||||
<!--
|
||||
SubscriptionState:
|
||||
|
||||
|
Reference in New Issue
Block a user