26 RTCPeerConnectionStats& operator=(RTCPeerConnectionStats
const&);
27 RTCPeerConnectionStats(RTCPeerConnectionStats
const&);
28 RTCPeerConnectionStats();
33 virtual ::std::vector<::webrtc::Attribute> AttributesImpl(uint64 additional_capacity)
const ;
35 virtual ::std::unique_ptr<::webrtc::RTCStats> copy()
const ;
37 virtual char const* type()
const ;
39 virtual ~RTCPeerConnectionStats() =
default;
51 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
kType();
63 MCNAPI ::std::vector<::webrtc::Attribute>
$AttributesImpl(uint64 additional_capacity)
const;
65 MCNAPI ::std::unique_ptr<::webrtc::RTCStats>
$copy()
const;
67 MCNAPI
char const*
$type()
const;