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 [MAX_ICE_CONFIG_URI_LEN+1] |
| URL of STUN/TURN Server. | |
| CHAR | username [(256+1)] |
| Username to be used with TURN server. | |
| CHAR | credential [(256+1)] |
| Password to be used with TURN server. | |
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.