public static interface Session.ConnectionListener
Modifier and Type | Method and Description |
---|---|
void |
onConnected() |
void |
onDisconnected(String reason) |
void onConnected()
void onDisconnected(String reason)
Copyright © 2020. All rights reserved.