call Conference
Calls the conference with the given id.
Return
A Call instance.
Parameters
Conference ID to dial in to.
Throws
If SinchClient is not started.
If conferenceId exceeds 64 characters.
If missing a permission required to place a call.
Calls the conference with the given id.
Return
A Call instance.
Parameters
Conference ID to dial in to.
Identifier of the caller.
Throws
If SinchClient is not started.
If conferenceId exceeds 64 characters.
If missing a permission required to place a call.
Calls the conference with the given id.
Return
A Call instance.
Parameters
Conference ID to dial in to.
Headers to pass with the call.
Throws
If SinchClient is not started.
If the size of all headers strings exceeds 1024 bytes when encoded as UTF-8.
If missing a permission required to place a call.
Calls the conference with the given id.
Return
A Call instance.
Parameters
Conference ID to dial in to.
Identifier of the caller.
Headers to pass with the call.
Throws
If SinchClient is not started.
If the size of all headers strings exceeds 1024 bytes when encoded as UTF-8.
If missing a permission required to place a call.