onDisconnected method Null safety

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.

Implementation

void onDisconnected();