nertc
nertc
NERtcConnectionStateChangeReason
joinSucceed constant
joinSucceed
joinSucceed
constant
Null safety
int
const
joinSucceed
A user joins a room successfully
Implementation
static const int joinSucceed = 6;
nertc
nertc
NERtcConnectionStateChangeReason
joinSucceed 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