[ Version ( since = "1.2" ) ]
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.
| this |
A ModemOma. |
| features |
Mask of OmaFeature values to enable. |
| cancellable |
A Cancellable or null. |
|
true if the setup was successful, false if throws is set. |