-
- All Implemented Interfaces:
-
io.ably.lib.realtime.ConnectionStateListener
public class ConnectionStateListener.Filter implements ConnectionStateListener
-
-
Method Summary
Modifier and Type Method Description voidonConnectionStateChanged(ConnectionStateListener.ConnectionStateChange change)Called when connection state changes. -
-
Method Detail
-
onConnectionStateChanged
void onConnectionStateChanged(ConnectionStateListener.ConnectionStateChange change)
Called when connection state changes.
-
-
-
-