17struct PortConfiguration {
32 PortConfiguration& operator=(PortConfiguration
const&);
33 PortConfiguration(PortConfiguration
const&);
42 ::std::set<::rtc::SocketAddress>
const& stun_servers,
43 ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress>>
const& mapped_ports_,
44 ::std::string_view username,
45 ::std::string_view password,
56 ::std::set<::rtc::SocketAddress>
const& stun_servers,
57 ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress>>
const& mapped_ports_,
58 ::std::string_view username,
59 ::std::string_view password,
MCAPI PortConfiguration(::std::set<::rtc::SocketAddress > const &stun_servers, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &mapped_ports_, ::std::string_view username, ::std::string_view password, ::webrtc::FieldTrialsView const *field_trials)
MCAPI void * $ctor(::std::set<::rtc::SocketAddress > const &stun_servers, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &mapped_ports_, ::std::string_view username, ::std::string_view password, ::webrtc::FieldTrialsView const *field_trials)