[ Version ( since = "1.2" ) ]
public bool cancel_session_sync (Cancellable? cancellable = null) throws Error
Synchronously cancels the current OMA device management session.
The calling thread is blocked until a reply is received. See cancel_session for the asynchronous version of this method.
| this |
A ModemOma. |
| cancellable |
A Cancellable or null. |
|
true if the session was started, false if throws is set. |