cancel_session_sync


Description:

[ 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.

Parameters:

this

A ModemOma.

cancellable

A Cancellable or null.

Returns:

true if the session was started, false if error is set.