#include <icy/turn/client/client.h>Configuration options for the TURN client.
| Return | Name | Description |
|---|---|---|
std::string | software | |
std::string | username | |
std::string | password | |
long | timeout | |
std::int64_t | lifetime | |
std::int64_t | timerInterval | |
net::Address | serverAddr |
std::string softwarestd::string usernamestd::string passwordlong timeoutstd::int64_t lifetimestd::int64_t timerIntervalnet::Address serverAddr| Return | Name | Description |
|---|---|---|
Options inline |
inline
inline Options()