#include <icy/turn/client/client.h>Inherits:
State
State machine states for the TURN client.
| Return | Name | Description |
|---|---|---|
std::string | toString virtual const inline | #### Returns |
virtual const inline
virtual inline std::string toString() constHuman-readable name for the current state.
| Name | Description |
|---|---|
Type |
enum Type| Value | Description |
|---|---|
None | |
Allocating | |
Authorizing | |
Success | |
Failed |