[ 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.
this |
A ModemSar. |
level |
Index of the SAR power level mapping table |
cancellable |
A Cancellable or |
|