Represents a single ICE server configuration.
More...
#include <room.h>
|
|
std::string | url |
| | TURN/STUN server URL (e.g. "stun:stun.l.google.com:19302").
|
| |
|
std::string | username |
| | Optional username for TURN authentication.
|
| |
|
std::string | credential |
| | Optional credential (password) for TURN authentication.
|
| |
Represents a single ICE server configuration.
The documentation for this struct was generated from the following file: