[ Version ( since = "1.0" ) ]
public bool disable_pin_sync (string pin, Cancellable? cancellable = null) throws Error
Synchronously disables requesting the PIN code in the SIM card.
The calling thread is blocked until a reply is received. See disable_pin for the asynchronous version of this method.
| this |
A Sim. |
| pin |
The PIN code. |
| cancellable |
A Cancellable or null. |
|
true if the operation succeeded, false if throws is set. |