Amazon Kinesis Webrtc C SDK
IceCandidate Struct Reference

#include <IceAgent.h>

Collaboration diagram for IceCandidate:
Collaboration graph

Public Attributes

ICE_CANDIDATE_TYPE iceCandidateType
 
BOOL isRemote
 
KvsIpAddress ipAddress
 
PSocketConnection pSocketConnection
 
ICE_CANDIDATE_STATE state
 
UINT32 priority
 
UINT32 iceServerIndex
 
UINT32 foundation
 
struct __TurnConnectionpTurnConnection
 
PIceAgent pIceAgent
 
BOOL reported
 
CHAR id [8+1]
 
KVS_SOCKET_PROTOCOL remoteProtocol
 

Member Data Documentation

◆ foundation

UINT32 IceCandidate::foundation

◆ iceCandidateType

ICE_CANDIDATE_TYPE IceCandidate::iceCandidateType

◆ iceServerIndex

UINT32 IceCandidate::iceServerIndex

◆ id

CHAR IceCandidate::id[8+1]

◆ ipAddress

KvsIpAddress IceCandidate::ipAddress

◆ isRemote

BOOL IceCandidate::isRemote

◆ pIceAgent

PIceAgent IceCandidate::pIceAgent

◆ priority

UINT32 IceCandidate::priority

◆ pSocketConnection

PSocketConnection IceCandidate::pSocketConnection

◆ pTurnConnection

struct __TurnConnection* IceCandidate::pTurnConnection

◆ remoteProtocol

KVS_SOCKET_PROTOCOL IceCandidate::remoteProtocol

◆ reported

BOOL IceCandidate::reported

◆ state

ICE_CANDIDATE_STATE IceCandidate::state

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