update

open fun update(request: UpdateRequest, token: Token): Call<UpdateResponse>

Sends a new SDP.

See documentation.

Return

a new SDP

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