Protected
clientSend an answer to server with given data.
response type, i.e: 'invitation',...
request id
response data.
if server returns an error
Cancel a previous request.
response type, i.e: 'invitation',...
request id
if server returns an error
Indicates users has mute/unmute themselves
The UUID of the room where the user is being un/muted.
The ID of the user being un/muted.
Whether the user is being muted (true) or unmuted (false)
raw server response
Request a remote participant to be muted.
The UUID of the room where the conference is taking place.
The ID of the user to be un/muted.
The ID of the user doing the request.
if true requests user to be muted, if false to be unmuted
raw server response
Send a request to server with given data.
request type, i.e: 'createRoom', 'invitation',...
request id
requested body.
Optional
retry: numberif specified and an id is provided, when an answer is not received for this requested id, message will be send again periodically.
resolved with server response.
if server returns an error
Send a DTMF tone
Add participants to a room