3#include "mc/_HeaderOutputPredefine.h"
7namespace rtc {
class Network; }
8namespace rtc {
class PacketSocketFactory; }
9namespace rtc {
class SocketAddress; }
10namespace rtc {
class Thread; }
11namespace webrtc {
class FieldTrialsView; }
32 ::std::set<::rtc::SocketAddress>
const&,
33 ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress>>
const&,
41 MCNAPI static ::std::unique_ptr<::cricket::StunPort>
Create(
49 ::std::set<::rtc::SocketAddress>
const&,
50 ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress>>
const&,
67 ::std::set<::rtc::SocketAddress>
const&,
68 ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress>>
const&,
MCAPI void * $ctor(::rtc::Thread *, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ushort, ushort, ::std::string_view, ::std::string_view, ::std::set<::rtc::SocketAddress > const &, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &, ::webrtc::FieldTrialsView const *)
static MCAPI void ** $vftableForHasSlots()
static MCAPI void ** $vftableForPortInterface()
MCAPI StunPort(::rtc::Thread *, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ushort, ushort, ::std::string_view, ::std::string_view, ::std::set<::rtc::SocketAddress > const &, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &, ::webrtc::FieldTrialsView const *)
static MCAPI ::std::unique_ptr<::cricket::StunPort > Create(::rtc::Thread *, ::rtc::PacketSocketFactory *, ::rtc::Network const *, ushort, ushort, ::std::string_view, ::std::string_view, ::std::set<::rtc::SocketAddress > const &, ::std::vector<::std::pair<::rtc::SocketAddress, ::rtc::SocketAddress > > const &, ::std::optional< int >, ::webrtc::FieldTrialsView const *)
Definition PacketSocketFactory.h:17
Definition FieldTrialsView.h:7