set_eps_ue_mode_operation_sync


Description:

[ Version ( since = "1.8" ) ]
public bool set_eps_ue_mode_operation_sync (Modem3gppEpsUeModeOperation mode, Cancellable? cancellable = null) throws Error

Synchronously requests to update the EPS UE mode of operation.

The calling thread is blocked until a reply is received. See set_eps_ue_mode_operation for the asynchronous version of this method.

Parameters:

this

A Modem3gpp.

mode

A Modem3gppEpsUeModeOperation.

cancellable

A Cancellable or null.

Returns:

true if the operation was successful, false if error is set.