ICE configuration information struct. More...
#include <Include.h>
Public Attributes | |
UINT32 | version |
Version of the struct. | |
UINT64 | ttl |
TTL of the configuration is 100ns. | |
UINT32 | uriCount |
Number of Ice URI objects. | |
CHAR | uris [4][MAX_ICE_CONFIG_URI_BUFFER_LEN] |
List of Ice server URIs. | |
CHAR | userName [(256+1)] |
Username for the server. | |
CHAR | password [(256+1)] |
Password for the server. | |
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