public interface ConnectionCloseListener
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionClose(Object handback)
Called when a connection is closed.
|
void onConnectionClose(Object handback)
handback - The handback object associated with the connection listener during Connection.registerCloseListener()Copyright © 2003–2020 Ignite Realtime. All rights reserved.