#include <IceAgent.h>

Public Attributes | |
| ICE_CANDIDATE_TYPE | iceCandidateType |
| BOOL | isRemote |
| KvsIpAddress | ipAddress |
| PSocketConnection | pSocketConnection |
| ICE_CANDIDATE_STATE | state |
| UINT32 | priority |
| UINT32 | iceServerIndex |
| UINT32 | foundation |
| struct __TurnConnection * | pTurnConnection |
| PIceAgent | pIceAgent |
| BOOL | reported |
| CHAR | id [8+1] |
| KVS_SOCKET_PROTOCOL | remoteProtocol |
| UINT32 IceCandidate::foundation |
| ICE_CANDIDATE_TYPE IceCandidate::iceCandidateType |
| UINT32 IceCandidate::iceServerIndex |
| CHAR IceCandidate::id[8+1] |
| KvsIpAddress IceCandidate::ipAddress |
| BOOL IceCandidate::isRemote |
| PIceAgent IceCandidate::pIceAgent |
| UINT32 IceCandidate::priority |
| PSocketConnection IceCandidate::pSocketConnection |
| struct __TurnConnection* IceCandidate::pTurnConnection |
| KVS_SOCKET_PROTOCOL IceCandidate::remoteProtocol |
| BOOL IceCandidate::reported |
| ICE_CANDIDATE_STATE IceCandidate::state |