[ Version ( since = "1.20" ) ]
public bool set_packet_service_state_sync (Modem3gppPacketServiceState state, Cancellable? cancellable = null) throws Error
Synchronously tries to attach or detach from the packet domain service.
The calling thread is blocked until a reply is received. See set_packet_service_state for the asynchronous version of this method.
this |
A Modem3gpp. |
state | |
cancellable |
A Cancellable or |
|