3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/IceCandidatePairConfigType.h"
7#include "mc/external/webrtc/IceCandidatePairEventType.h"
11namespace webrtc {
class IceCandidatePairDescription; }
37 ::webrtc::IceCandidatePairConfigType type,
38 uint candidate_pair_id,
Definition IceCandidatePairDescription.h:10
Definition IceEventLog.h:16
MCAPI void LogCandidatePairConfig(::webrtc::IceCandidatePairConfigType type, uint candidate_pair_id, ::webrtc::IceCandidatePairDescription const &candidate_pair_desc)
MCAPI void DumpCandidatePairDescriptionToMemoryAsConfigEvents() const
MCAPI void LogCandidatePairEvent(::webrtc::IceCandidatePairEventType type, uint candidate_pair_id, uint transaction_id)