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 type,
49 uint candidate_pair_id,
58 ::webrtc::IceCandidatePairConfigType type,
59 uint candidate_pair_id,
73 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;
Definition IceCandidatePairDescription.h:10
Definition RtcEventIceCandidatePairConfig.h:16
MCAPI RtcEventIceCandidatePairConfig(::webrtc::IceCandidatePairConfigType type, uint candidate_pair_id, ::webrtc::IceCandidatePairDescription const &candidate_pair_desc)
MCAPI bool $IsConfigEvent() const
MCAPI void * $ctor(::webrtc::IceCandidatePairConfigType type, uint candidate_pair_id, ::webrtc::IceCandidatePairDescription const &candidate_pair_desc)
MCAPI::webrtc::RtcEvent::Type $GetType() const
static MCAPI void ** $vftable()