[ Version ( since = "1.2" ) ]
public bool start_client_initiated_session_sync (OmaSessionType session_type, Cancellable? cancellable = null) throws Error
Synchronously starts a client-initiated OMA device management session.
The calling thread is blocked until a reply is received. See start_client_initiated_session for the asynchronous version of this method.
this |
A ModemOma. |
session_type | |
cancellable |
A Cancellable or |
|