call_send_puk_sync
Description:
public bool call_send_puk_sync (string arg_puk, string arg_pin, Cancellable? cancellable = null) throws Error
Synchronously invokes the SendPuk D-Bus method on this.
The calling thread is blocked until a reply is received.
See call_send_puk for the asynchronous version of this method.
Parameters:
| this | |
| arg_puk |
Argument to pass with the method invocation. |
| arg_pin |
Argument to pass with the method invocation. |
| cancellable |
A Cancellable or |
Returns:
|
|