channelMediaRelayStopFailed constant Null safety
Failed to stop relaying media streams. The typical reason is that media stream relay is disabled. Before you call stopChannelMediaRelay, make sure that you have enabled media stream relay by calling startChannelMediaRelay.
Implementation
static const int channelMediaRelayStopFailed = 30112;