[ Version ( since = "1.12" ) ]
public bool transfer_sync (Cancellable? cancellable = null) throws Error
Synchronously joins all active and held calls, and disconnects from them.
The calling thread is blocked until a reply is received. See transfer for the asynchronous version of this method.
| this |
A ModemVoice. |
| cancellable |
A Cancellable or null. |
|
true if the operation was successful, false if throws is set. |