sendMessage

open fun sendMessage(destination: String, message: String)

Sends a message to the RTN session to a particular MeetingSDK channel (to a particular user)

Parameters

destination

user compound UUID to whom this message is directed

message

JSON formatted message to send