27 RtcEventIceCandidatePairConfig& operator=(RtcEventIceCandidatePairConfig
const&);
28 RtcEventIceCandidatePairConfig(RtcEventIceCandidatePairConfig
const&);
29 RtcEventIceCandidatePairConfig();
34 virtual ~RtcEventIceCandidatePairConfig() ;
36 virtual ::webrtc::RtcEvent::Type GetType()
const ;
38 virtual bool IsConfigEvent()
const ;
45 ::webrtc::IceCandidatePairConfigType type,
46 uint candidate_pair_id,
55 ::webrtc::IceCandidatePairConfigType type,
56 uint candidate_pair_id,
70 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;