onDisconnected property

VoidCallback? onDisconnected
final

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

final VoidCallback? onDisconnected;