menu
mmoo_agora_rtm package
documentation
mmoo_agora_rtm
AgoraRtmClientException
AgoraRtmClientException constructor
AgoraRtmClientException
brightness_4
AgoraRtmClientException
constructor
Null safety
AgoraRtmClientException
(
dynamic
reason
,
dynamic
code
)
Implementation
AgoraRtmClientException(this.reason, this.code) : super();
mmoo_agora_rtm package
documentation
mmoo_agora_rtm
AgoraRtmClientException
AgoraRtmClientException constructor
AgoraRtmClientException class
Constructors
AgoraRtmClientException
Properties
code
hashCode
reason
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==