Ring Daemon 16.0.0
Loading...
Searching...
No Matches
libjami::Account::ConfProperties::TURN Namespace Reference

Variables

static constexpr const char ENABLED [] = "TURN.enable"
 
static constexpr const char SERVER [] = "TURN.server"
 
static constexpr const char SERVER_PWD [] = "TURN.password"
 
static constexpr const char SERVER_REALM [] = "TURN.realm"
 
static constexpr const char SERVER_UNAME [] = "TURN.username"
 

Variable Documentation

◆ ENABLED

constexpr const char libjami::Account::ConfProperties::TURN::ENABLED[] = "TURN.enable"
staticconstexpr

Definition at line 185 of file account_const.h.

◆ SERVER

constexpr const char libjami::Account::ConfProperties::TURN::SERVER[] = "TURN.server"
staticconstexpr

Definition at line 184 of file account_const.h.

◆ SERVER_PWD

constexpr const char libjami::Account::ConfProperties::TURN::SERVER_PWD[] = "TURN.password"
staticconstexpr

Definition at line 187 of file account_const.h.

◆ SERVER_REALM

constexpr const char libjami::Account::ConfProperties::TURN::SERVER_REALM[] = "TURN.realm"
staticconstexpr

Definition at line 188 of file account_const.h.

◆ SERVER_UNAME

constexpr const char libjami::Account::ConfProperties::TURN::SERVER_UNAME[] = "TURN.username"
staticconstexpr

Definition at line 186 of file account_const.h.