LeviLamina
Loading...
Searching...
No Matches
rtc::NetworkManager Class Referenceabstract
+ Inheritance diagram for rtc::NetworkManager:

Classes

struct  Stats
 

Public Types

enum class  EnumerationPermission : int { Allowed = 0 , Blocked = 1 }
 

Public Member Functions

NetworkManageroperator= (NetworkManager const &)
 
 NetworkManager (NetworkManager const &)
 
virtual void Initialize ()
 
virtual void StartUpdating ()=0
 
virtual void StopUpdating ()=0
 
virtual ::std::vector<::rtc::Network const * > GetNetworks () const =0
 
virtual::rtc::NetworkManager::EnumerationPermission enumeration_permission () const
 
virtual ::std::vector<::rtc::Network const * > GetAnyAddressNetworks ()=0
 
virtual void DumpNetworks ()
 
virtual bool GetDefaultLocalAddress (int, ::rtc::IPAddress *) const
 
virtual::webrtc::MdnsResponderInterface * GetMdnsResponder () const
 
virtual void set_vpn_list (::std::vector<::rtc::NetworkMask > const &)
 

Static Public Member Functions

static MCAPI void ** $vftableForMdnsResponderProvider ()
 
static MCAPI void ** $vftableForDefaultLocalAddressProvider ()
 

Public Attributes

::ll::UntypedStorage< 8, 48 > mUnk32ebb5
 
::ll::UntypedStorage< 8, 48 > mUnk779b28
 

Member Function Documentation

◆ GetDefaultLocalAddress()

virtual bool rtc::NetworkManager::GetDefaultLocalAddress ( int ,
::rtc::IPAddress *  ) const
virtual

◆ GetMdnsResponder()

virtual::webrtc::MdnsResponderInterface * rtc::NetworkManager::GetMdnsResponder ( ) const
virtual

◆ $vftableForMdnsResponderProvider()

static MCAPI void ** rtc::NetworkManager::$vftableForMdnsResponderProvider ( )
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.

◆ $vftableForDefaultLocalAddressProvider()

static MCAPI void ** rtc::NetworkManager::$vftableForDefaultLocalAddressProvider ( )
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: