nertc
nertc
NERtcConnectionState
failed constant
failed
failed
constant
Null safety
int
const
failed
Failed to connect to the server
Implementation
static const int failed = 5;
nertc
nertc
NERtcConnectionState
failed constant
NERtcConnectionState class
Constructors
NERtcConnectionState
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
connected
connecting
disconnected
failed
reconnecting
unknown