3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/IceCandidatePairConfigType.h"
7#include "mc/external/webrtc/RtcEvent.h"
11namespace webrtc {
class IceCandidatePairDescription; }
38 virtual ::webrtc::RtcEvent::Type GetType()
const ;
41 virtual bool IsConfigEvent()
const ;
48 ::webrtc::IceCandidatePairConfigType,
Definition IceCandidatePairDescription.h:10
Definition RtcEventIceCandidatePairConfig.h:16
MCAPI RtcEventIceCandidatePairConfig(::webrtc::IceCandidatePairConfigType, uint, ::webrtc::IceCandidatePairDescription const &)
MCAPI void * $ctor(::webrtc::IceCandidatePairConfigType, uint, ::webrtc::IceCandidatePairDescription const &)
static MCAPI void ** $vftable()