3#include "mc/_HeaderOutputPredefine.h"
7namespace Json {
class Value; }
8namespace NetherNet {
class PeerConnectionObserver; }
50 MCNAPI ::NetherNet::Statistics::Snapshot::CandidateInfo&
99 MCNAPI ::NetherNet::Statistics::Snapshot::CandidatePairInfo&
192 ::std::string
const& address,
194 ::std::string
const& url,
196 ::std::string
const& errorMessage
Definition PeerConnectionObserver.h:22
Definition Statistics.h:13
MCAPI void _onIceCandidateError(::std::string const &address, int port, ::std::string const &url, int errorCode, ::std::string const &errorMessage)
MCAPI Statistics(::NetherNet::PeerConnectionObserver &peerObserver)
MCAPI void * $ctor(::NetherNet::PeerConnectionObserver &peerObserver)
Definition Statistics.h:31
MCAPI::NetherNet::Statistics::Snapshot::CandidateInfo & operator=(::NetherNet::Statistics::Snapshot::CandidateInfo &&)
Definition Statistics.h:63
MCAPI::NetherNet::Statistics::Snapshot::CandidatePairInfo & operator=(::NetherNet::Statistics::Snapshot::CandidatePairInfo &&)
MCAPI::Json::Value toJson() const
Definition Statistics.h:106
MCAPI::Json::Value toJson() const
Definition Statistics.h:21
MCAPI::Json::Value summarize() const