activate_manual_sync
Description:
[ Version ( since = "1.0" ) ]
public bool activate_manual_sync (CdmaManualActivationProperties properties, Cancellable? cancellable = null) throws Error
  public bool activate_manual_sync (CdmaManualActivationProperties properties, Cancellable? cancellable = null) throws Error
Synchronously requests to provision the modem with the given properties.
The calling thread is blocked until a reply is received. See activate_manual for the asynchronous version of this method.
Parameters:
| this | 
           A ModemCdma.  | 
      
| properties | |
| cancellable | 
           A Cancellable or   | 
      
Returns:
| 
           
  |