hangup_and_accept_sync
Description:
[ Version ( since = "1.12" ) ]
public bool hangup_and_accept_sync (Cancellable? cancellable = null) throws Error
  public bool hangup_and_accept_sync (Cancellable? cancellable = null) throws Error
Synchronously hangs up all active calls and accepts the next waiting or held call.
The calling thread is blocked until a reply is received. See hangup_and_accept for the asynchronous version of this method.
Parameters:
| this | A ModemVoice. | 
| cancellable | A Cancellable or  | 
Returns:
| 
 |