hmssdk_flutter
hmssdk_flutter
HMSUpdateListener
onReconnecting abstract method
onReconnecting
onReconnecting
method
Null safety
void
onReconnecting
(
)
when network or some other error happens it will be called
Implementation
void onReconnecting();
hmssdk_flutter
hmssdk_flutter
HMSUpdateListener
onReconnecting abstract method
HMSUpdateListener class
Constructors
HMSUpdateListener
Properties
hashCode
runtimeType
Methods
noSuchMethod
onError
onJoin
onMessage
onPeerUpdate
onReconnected
onReconnecting
onRoleChangeRequest
onRoomUpdate
onTrackUpdate
onUpdateSpeakers
toString
Operators
operator ==