nertc
nertc
NERtcConnectionStateChangeReason
requestChannelFailed constant
requestChannelFailed
requestChannelFailed
constant
Null safety
int
const
requestChannelFailed
Failed to request a channel
Implementation
static const int requestChannelFailed = 10;
nertc
nertc
NERtcConnectionStateChangeReason
requestChannelFailed 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