Definition of possible Chat states from application point-of-view.
Not yet configured enough to connect.
In the process of preparing the chat by performing initial configuration checks fetching the channel configuration.
The chat is "prepared" but no web socket is open.
In the process of connecting the websocket.
A websocket connection has been established.
A chat state was recovered (if there was anything to recover). If there were any thread/s recovered, then this fact should have signaled via listener.
Chat services are currently offline.
the connection was involuntarily lost.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.