TURN module (rfc5766)

ClientState

[State]({#ref classicy_1_1State #}) machine states for the TURN client.

ClientState

#include <icy/turn/client/client.h>

Inherits: State

State machine states for the TURN client.

Public Methods

ReturnNameDescription
std::stringtoString virtual const inline#### Returns

toString

virtual const inline

virtual inline std::string toString() const

Returns

Human-readable name for the current state.

Public Types

NameDescription
Type

Type

enum Type
ValueDescription
None
Allocating
Authorizing
Success
Failed