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