NERtcConnectionStateChangeReason class

频道连接状态变更原因

Constructors

NERtcConnectionStateChangeReason()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

channelClosed → const int
房间被关闭
joinChannel → const int
加入房间
joinChannelFailed → const int
加入频道失败
joinSucceed → const int
加入房间成功
leaveChannel → const int
离开房间
mediaConnectionDisconnected → const int
媒体连接断开
reDispatch → const int
重新分配了服务端IP
rejoinSucceed → const int
重新加入房间成功(重连)
requestChannelFailed → const int
请求频道失败
serverKicked → const int
用户被踢
settingProxyServer → const int
开始使用云代理进行连接
signalDisconnected → const int
信令连接断开
timeout → const int
超时离开