Symple module
ClientState
Client connection states.
ClientState
#include <icy/symple/client.h>Inherits:
State
Client connection states.
Public Methods
| Return | Name | Description |
|---|---|---|
std::string | str const inline |
str
const inline
inline std::string str(unsigned int id) constPublic Types
| Name | Description |
|---|---|
Type |
Type
enum Type| Value | Description |
|---|---|
Closed | |
Connecting | |
Authenticating | |
Online | |
Error |
