3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/IceCandidatePairEventType.h"
7#include "mc/external/webrtc/RtcEvent.h"
33 virtual ::webrtc::RtcEvent::Type GetType()
const ;
36 virtual bool IsConfigEvent()
const ;
49 MCNAPI
void*
$ctor(::webrtc::IceCandidatePairEventType type, uint candidate_pair_id, uint transaction_id);
61 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;
Definition RtcEventIceCandidatePair.h:11
static MCAPI void ** $vftable()
MCAPI void * $ctor(::webrtc::IceCandidatePairEventType type, uint candidate_pair_id, uint transaction_id)
MCAPI RtcEventIceCandidatePair(::webrtc::IceCandidatePairEventType type, uint candidate_pair_id, uint transaction_id)
MCAPI::webrtc::RtcEvent::Type $GetType() const
MCAPI bool $IsConfigEvent() const