public interface ReconnectionListener
| Modifier and Type | Field and Description |
|---|---|
static ReconnectionListener |
NO_OP |
| Modifier and Type | Method and Description |
|---|---|
void |
onReconnect(ConnectionEvents.Reconnect reconnect)
Listener method notified on a reconnection attempt.
|
static final ReconnectionListener NO_OP
void onReconnect(ConnectionEvents.Reconnect reconnect)
reconnect - the event payload.Copyright © 2016. All rights reserved.