netease_roomkit
netease_roomkit
NERtcConnectionState
disconnected constant
disconnected
disconnected
constant
Null safety
int
const
disconnected
网络连接断开
Implementation
static const int disconnected = 1;
netease_roomkit
netease_roomkit
NERtcConnectionState
disconnected constant
NERtcConnectionState class
Constructors
NERtcConnectionState
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
connected
connecting
disconnected
failed
reconnecting
unknown