nertc
nertc
NERtcConnectionStateChangeReason
channelClosed constant
channelClosed
channelClosed
constant
Null safety
int
const
channelClosed
A room is closed
Implementation
static const int channelClosed = 2;
nertc
nertc
NERtcConnectionStateChangeReason
channelClosed constant
NERtcConnectionStateChangeReason class
Constructors
NERtcConnectionStateChangeReason
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
channelClosed
joinChannel
joinChannelFailed
joinSucceed
leaveChannel
mediaConnectionDisconnected
rejoinSucceed
requestChannelFailed
serverKicked
signalDisconnected
timeout