onDisconnected method Null safety
Occurs when the SDK disconnect from the chat server.
Note that the logout may not be performed at the bottom level when the SDK is disconnected.
Implementation
void onDisconnected();
Occurs when the SDK disconnect from the chat server.
Note that the logout may not be performed at the bottom level when the SDK is disconnected.
void onDisconnected();