stopMediaRelay

fun stopMediaRelay(destinationMeetingId: String)

This method can be used to stop an ongoing media relay to the specified meeting.

Code Example:


meeting.stopMediaRelay("dest-meeting-id")

Parameters

destinationMeetingId

the meeting ID of the destination meeting to stop relaying to

Throws

if destinationMeetingId is null or empty