im_flutter_sdk
im_flutter_sdk
EMConnectionListener
onUserKickedByOtherDevice abstract method
onUserKickedByOtherDevice
onUserKickedByOtherDevice
method
Null safety
void
onUserKickedByOtherDevice
(
)
Occurs when the current chat user kicked by other device.
Implementation
void onUserKickedByOtherDevice();
im_flutter_sdk
im_flutter_sdk
EMConnectionListener
onUserKickedByOtherDevice abstract method
EMConnectionListener class
Constructors
EMConnectionListener
Properties
hashCode
runtimeType
Methods
noSuchMethod
onConnected
onDisconnected
onTokenDidExpire
onTokenWillExpire
onUserAuthenticationFailed
onUserDidChangePassword
onUserDidForbidByServer
onUserDidLoginFromOtherDevice
onUserDidLoginTooManyDevice
onUserDidRemoveFromServer
onUserKickedByOtherDevice
toString
Operators
operator ==