set Web Socket Parameters
open fun setWebSocketParameters(server: String, meetingUUID: String, uuid: String, mjwt: String)
Content copied to clipboard
Sets parameters needed for connecting to the Visionable RTN service. Applications generally do notneed to call this method; it is called during the meeting join process by the MeetingSDK singleton.
Parameters
server
The server name of the RTN message server
uuid
The UUID associated with the user who is logged in and joining the meeting
mjwt
The mjwt for this meeting