setup_sync
Description:
[ Version ( since = "1.2" ) ]
public bool setup_sync (OmaFeature features, Cancellable? cancellable = null) throws Error
public bool setup_sync (OmaFeature features, Cancellable? cancellable = null) throws Error
Synchronously sets up the OMA device management service.
The calling thread is blocked until a reply is received. See setup for the asynchronous version of this method.
Parameters:
this |
A ModemOma. |
features |
Mask of OmaFeature values to enable. |
cancellable |
A Cancellable or |
Returns:
|