channelMediaRelayStateChanged property

MediaRelayStateCallback? channelMediaRelayStateChanged
getter/setter pair

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 state The state code.

Param code The error code of the channel media replay.

Implementation

MediaRelayStateCallback? channelMediaRelayStateChanged;