3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/IceCandidateType.h"
34 ::webrtc::IceCandidateType local_candidate_type,
35 ::webrtc::IceCandidateType remote_candidate_type
47 $ctor(::webrtc::IceCandidateType local_candidate_type, ::webrtc::IceCandidateType remote_candidate_type);
Definition IceCandidatePairDescription.h:10
MCAPI ~IceCandidatePairDescription()
MCAPI IceCandidatePairDescription(::webrtc::IceCandidateType local_candidate_type, ::webrtc::IceCandidateType remote_candidate_type)
MCAPI void * $ctor(::webrtc::IceCandidateType local_candidate_type, ::webrtc::IceCandidateType remote_candidate_type)
MCAPI IceCandidatePairDescription(::webrtc::IceCandidatePairDescription const &other)
MCAPI void * $ctor(::webrtc::IceCandidatePairDescription const &other)