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