channelMediaRelayStopFailed constant
停止媒体流转发操作失败
原因通常为未开启媒体流转发。请确认调用 stopChannelMediaRelay 前,是否已成功调用 startChannelMediaRelay 开启媒体流转发。
Implementation
static const int channelMediaRelayStopFailed = 30112;
停止媒体流转发操作失败
原因通常为未开启媒体流转发。请确认调用 stopChannelMediaRelay 前,是否已成功调用 startChannelMediaRelay 开启媒体流转发。
static const int channelMediaRelayStopFailed = 30112;