ICE configuration information struct. More...
#include <Include.h>
Public Attributes | |
UINT32 | version |
Version of the struct. More... | |
UINT64 | ttl |
TTL of the configuration is 100ns. More... | |
UINT32 | uriCount |
Number of Ice URI objects. More... | |
CHAR | uris [4][256+1] |
List of Ice server URIs. More... | |
CHAR | userName [256+1] |
Username for the server. More... | |
CHAR | password [256+1] |
Password for the server. More... | |
ICE configuration information struct.
NOTE: Each ICE configuration has an array of ICE URIs. The actual URI count is specified in uriCount member.
NOTE:TTL is given in default which is 100ns duration