activate_manual_sync


Description:

[ Version ( since = "1.0" ) ]
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

A CdmaManualActivationProperties.

cancellable

A Cancellable or null.

Returns:

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