set_power_level_sync


Description:

[ Version ( since = "1.20" ) ]
public bool set_power_level_sync (uint level, Cancellable? cancellable = null) throws Error

Synchronously set current dynamic SAR power level.

The calling thread is blocked until a reply is received. See set_power_level for the asynchronous version of this method.

Parameters:

this

A ModemSar.

level

Index of the SAR power level mapping table

cancellable

A Cancellable or null.

Returns:

true if set power level was successful, false if error is set.