3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/AdapterType.h"
44 Network& operator=(Network
const&);
45 Network(Network
const&);
57 MCNAPI
bool SetIPs(::std::vector<::rtc::InterfaceAddress>
const& ips,
bool changed);
Definition InterfaceAddress.h:10
MCAPI::std::string ToString() const
MCAPI::webrtc::MdnsResponderInterface * GetMdnsResponder() const
MCAPI ushort GetCost(::webrtc::FieldTrialsView const &field_trials) const
MCAPI bool SetIPs(::std::vector<::rtc::InterfaceAddress > const &ips, bool changed)
MCAPI::rtc::IPAddress GetBestIP() const
static MCAPI ::std::pair<::rtc::AdapterType, bool > GuessAdapterFromNetworkCost(int network_cost)
Definition FieldTrialsView.h:7
Definition MdnsResponderInterface.h:12