Package io.ably.lib.transport
Class ConnectionManager.StateIndication
- java.lang.Object
-
- io.ably.lib.transport.ConnectionManager.StateIndication
-
- Enclosing class:
- ConnectionManager
public static class ConnectionManager.StateIndication extends java.lang.Objecta class encapsulating information associated with a currentState change request or notification
-
-
Constructor Summary
Constructors Constructor Description StateIndication(ConnectionState state, ErrorInfo reason)
-
-
-
Constructor Detail
-
StateIndication
public StateIndication(ConnectionState state, ErrorInfo reason)
-
-