agora_chat_sdk
agora_chat_sdk
ChatConnectionListener
onUserDidChangePassword abstract method
onUserDidChangePassword
onUserDidChangePassword
method
Null safety
void
onUserDidChangePassword
(
)
Occurs when the current chat user is changed password.
Implementation
void onUserDidChangePassword();
agora_chat_sdk
agora_chat_sdk
ChatConnectionListener
onUserDidChangePassword 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 ==