3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/AdapterType.h"
10namespace rtc {
class IPAddress; }
11namespace rtc {
class InterfaceAddress; }
12namespace webrtc {
class FieldTrialsView; }
13namespace webrtc {
class MdnsResponderInterface; }
59 MCNAPI
bool SetIPs(::std::vector<::rtc::InterfaceAddress>
const&,
bool);
MCAPI Network(::std::string_view, ::std::string_view, ::rtc::IPAddress const &, int, ::rtc::AdapterType)
static MCAPI ::std::pair<::rtc::AdapterType, bool > GuessAdapterFromNetworkCost(int)
MCAPI::std::string ToString() const
MCAPI bool SetIPs(::std::vector<::rtc::InterfaceAddress > const &, bool)
MCAPI ushort GetCost(::webrtc::FieldTrialsView const &) const
MCAPI::webrtc::MdnsResponderInterface * GetMdnsResponder() const
MCAPI void * $ctor(::std::string_view, ::std::string_view, ::rtc::IPAddress const &, int, ::rtc::AdapterType)
MCAPI::rtc::IPAddress GetBestIP() const
Definition FieldTrialsView.h:7