Amazon Kinesis Webrtc C SDK
IceCandidatePair Struct Reference

#include <IceAgent.h>

Collaboration diagram for IceCandidatePair:
Collaboration graph

Public Attributes

PIceCandidate local
 
PIceCandidate remote
 
BOOL nominated
 
BOOL firstStunRequest
 
UINT64 priority
 
ICE_CANDIDATE_PAIR_STATE state
 
PTransactionIdStore pTransactionIdStore
 
UINT64 lastDataSentTime
 
PHashTable requestSentTime
 
UINT64 roundTripTime
 
UINT64 responsesReceived
 
PRtcIceCandidatePairDiagnostics pRtcIceCandidatePairDiagnostics
 

Member Data Documentation

◆ firstStunRequest

BOOL IceCandidatePair::firstStunRequest

◆ lastDataSentTime

UINT64 IceCandidatePair::lastDataSentTime

◆ local

PIceCandidate IceCandidatePair::local

◆ nominated

BOOL IceCandidatePair::nominated

◆ priority

UINT64 IceCandidatePair::priority

◆ pRtcIceCandidatePairDiagnostics

PRtcIceCandidatePairDiagnostics IceCandidatePair::pRtcIceCandidatePairDiagnostics

◆ pTransactionIdStore

PTransactionIdStore IceCandidatePair::pTransactionIdStore

◆ remote

PIceCandidate IceCandidatePair::remote

◆ requestSentTime

PHashTable IceCandidatePair::requestSentTime

◆ responsesReceived

UINT64 IceCandidatePair::responsesReceived

◆ roundTripTime

UINT64 IceCandidatePair::roundTripTime

◆ state

ICE_CANDIDATE_PAIR_STATE IceCandidatePair::state

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