Amazon Kinesis Webrtc C SDK
StunIpAddrContext Struct Reference

#include <PeerConnection.h>

Collaboration diagram for StunIpAddrContext:
Collaboration graph

Public Attributes

CHAR hostname [MAX_ICE_CONFIG_URI_LEN+1]
 
KvsIpAddress kvsIpAddr
 
BOOL isIpInitialized
 
UINT64 startTime
 
UINT64 stunDnsResolutionTime
 
UINT64 expirationDuration
 
STATUS status
 

Member Data Documentation

◆ expirationDuration

UINT64 StunIpAddrContext::expirationDuration

◆ hostname

CHAR StunIpAddrContext::hostname[MAX_ICE_CONFIG_URI_LEN+1]

◆ isIpInitialized

BOOL StunIpAddrContext::isIpInitialized

◆ kvsIpAddr

KvsIpAddress StunIpAddrContext::kvsIpAddr

◆ startTime

UINT64 StunIpAddrContext::startTime

◆ status

STATUS StunIpAddrContext::status

◆ stunDnsResolutionTime

UINT64 StunIpAddrContext::stunDnsResolutionTime

The documentation for this struct was generated from the following file: