onDisconnect method Null safety
- int reason
Get notified when the SDK gets disconnected from the server.
reason Thee reason why the SDK gets disconnected.
Implementation
void onDisconnect(int reason);
Get notified when the SDK gets disconnected from the server.
reason Thee reason why the SDK gets disconnected.
void onDisconnect(int reason);