idle constant
int
const idle
初始状态。在成功调用 NERtcEngine.stopChannelMediaRelay
停止跨房间媒体流转发后, onNERtcEngineChannelMediaRelayStateDidChange
会回调该状态
Implementation
static const int idle = 0;
初始状态。在成功调用 NERtcEngine.stopChannelMediaRelay
停止跨房间媒体流转发后, onNERtcEngineChannelMediaRelayStateDidChange
会回调该状态
static const int idle = 0;