leave_multiparty_sync


Description:

[ Version ( since = "1.12" ) ]
public bool leave_multiparty_sync (Cancellable? cancellable = null) throws Error

Synchronously requests to make this call private again by leaving the multiparty call.

The calling thread is blocked until an incoming call is ready. See leave_multiparty for the asynchronous version of this method.

Parameters:

this

A Call.

cancellable

A Cancellable or null.

Returns:

true if the operation succeeded, false if error is set.