#include <PeerConnection.h>
Public Attributes | |
CHAR | hostname [MAX_ICE_CONFIG_URI_LEN+1] |
KvsIpAddress | kvsIpAddr |
BOOL | isIpInitialized |
UINT64 | startTime |
UINT64 | stunDnsResolutionTime |
UINT64 | expirationDuration |
STATUS | status |
UINT64 StunIpAddrContext::expirationDuration |
CHAR StunIpAddrContext::hostname[MAX_ICE_CONFIG_URI_LEN+1] |
BOOL StunIpAddrContext::isIpInitialized |
KvsIpAddress StunIpAddrContext::kvsIpAddr |
UINT64 StunIpAddrContext::startTime |
STATUS StunIpAddrContext::status |
UINT64 StunIpAddrContext::stunDnsResolutionTime |