LeviLamina
Loading...
Searching...
No Matches
cricket::StunPort Class Reference

Public Member Functions

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 *)
 
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 Public Member Functions

static MCAPI ::std::unique_ptr<::cricket::StunPortCreate (::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 *)
 
static MCAPI void ** $vftableForHasSlots ()
 
static MCAPI void ** $vftableForPortInterface ()
 

Constructor & Destructor Documentation

◆ StunPort()

MCAPI cricket::StunPort::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 *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ Create()

static MCAPI ::std::unique_ptr<::cricket::StunPort > 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 *  )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * cricket::StunPort::$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 *  )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftableForHasSlots()

static MCAPI void ** cricket::StunPort::$vftableForHasSlots ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftableForPortInterface()

static MCAPI void ** cricket::StunPort::$vftableForPortInterface ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: