[ 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.
this |
A Modem3gpp. |
mode | |
cancellable |
A Cancellable or |
|