RtcIceServer is used to describe the STUN and TURN servers that can be used by the ICE Agent to establish a connection with a peer. More...
#include <Include.h>
Public Attributes | |
CHAR | urls [256+1] |
URL of STUN/TURN Server. More... | |
CHAR | username [256+1] |
Username to be used with TURN server. More... | |
CHAR | credential [256+1] |
Password to be used with TURN server. More... | |
RtcIceServer is used to describe the STUN and TURN servers that can be used by the ICE Agent to establish a connection with a peer.