[ Version ( since = "1.20" ) ]
public bool setup_thresholds_sync (SignalThresholdProperties properties, Cancellable? cancellable = null) throws Error
Synchronously setups thresholds so that the device itself decides when to report the extended signal quality information updates.
The calling thread is blocked until a reply is received. See setup_thresholds for the asynchronous version of this method.
this |
A ModemSignal. |
properties |
Threshold values to set. |
cancellable |
A Cancellable or |
|