Package io.getstream.chat.android.models
Object ConnectionState.Connected
-
- All Implemented Interfaces:
@Immutable() public class ConnectionState.Connected extends ConnectionState
The client is connected to the WebSocket.
-
-
Field Summary
Fields Modifier and Type Field Description public final static ConnectionState.ConnectedINSTANCE
-