message

open fun message(request: MessageRequest, token: Token): Call<Boolean>

Sends a message to all participants in the conference.

See documentation.

Return

true if operation was successful, false otherwise

Parameters

request

a request body

token

a valid token