channelMediaRelayStateChanged property
Occurs when the state of the media stream relay changes. The SDK returns the state of the current media relay with any error message.
Param code
The error code of the channel media
replay.
Param state
The state code.
Implementation
MediaRelayStateCallback? channelMediaRelayStateChanged;