Amazon Kinesis Webrtc C SDK
IceAgentCallbacks Struct Reference

#include <IceAgent.h>

Collaboration diagram for IceAgentCallbacks:
Collaboration graph

Public Attributes

UINT64 customData
 
IceInboundPacketFunc inboundPacketFn
 
IceConnectionStateChangedFunc connectionStateChangedFn
 
IceNewLocalCandidateFunc newLocalCandidateFn
 
IceServerSetIpFunc setStunServerIpFn
 

Member Data Documentation

◆ connectionStateChangedFn

IceConnectionStateChangedFunc IceAgentCallbacks::connectionStateChangedFn

◆ customData

UINT64 IceAgentCallbacks::customData

◆ inboundPacketFn

IceInboundPacketFunc IceAgentCallbacks::inboundPacketFn

◆ newLocalCandidateFn

IceNewLocalCandidateFunc IceAgentCallbacks::newLocalCandidateFn

◆ setStunServerIpFn

IceServerSetIpFunc IceAgentCallbacks::setStunServerIpFn

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