newCandidate

open fun newCandidate(request: NewCandidateRequest, token: Token): Call<Unit>

Sends the new ICE candidate.

See documentation.

Parameters

request

a request body

token

a valid token

Throws

if the token is invalid

if the node doesn't exist

if the conference doesn't exist