Search
Preparing search index...
The search index is not available
NERTC V5.6.50
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
NERTC V5.6.50
types
PEER_LEAVE_REASON_CODE
Enumeration PEER_LEAVE_REASON_CODE
远端用户离开房间的原因
since
5.6.20
Index
Enumeration members
LEAVE_
FOR_
FAIL_
OVER
LEAVE_
FOR_
KICK
LEAVE_
FOR_
RECONNECT
LEAVE_
NORMAL
LEAVE_
TIMEOUT
Enumeration members
LEAVE_
FOR_
FAIL_
OVER
LEAVE_
FOR_
FAIL_
OVER
:
= 1
用户因 Failover 导致离开房间
LEAVE_
FOR_
KICK
LEAVE_
FOR_
KICK
:
= 2
用户被踢导致离开房间
LEAVE_
FOR_
RECONNECT
LEAVE_
FOR_
RECONNECT
:
= 4
本端重连触发了远端离开房间的通知
LEAVE_
NORMAL
LEAVE_
NORMAL
:
= 0
正常离开
LEAVE_
TIMEOUT
LEAVE_
TIMEOUT
:
= 3
用户超时退出房间
Modules
browser
client
nertc
stream
types
PEER_
LEAVE_
REASON_
CODE
LEAVE_
FOR_
FAIL_
OVER
LEAVE_
FOR_
KICK
LEAVE_
FOR_
RECONNECT
LEAVE_
NORMAL
LEAVE_
TIMEOUT
远端用户离开房间的原因
5.6.20