[ Version ( since = "1.0" ) ]
public bool disable_sync (Cancellable? cancellable = null) throws Error
Synchronously tries to disable the Modem.
When disabled, the modem enters low-power state and no network-related operations are available.
The calling thread is blocked until a reply is received. See disable for the asynchronous version of this method.
this |
A Modem. |
cancellable |
A Cancellable or |
|