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

Public Member Functions

StunRequestManageroperator= (StunRequestManager const &)
 
 StunRequestManager (StunRequestManager const &)
 
MCAPI bool CheckResponse (::cricket::StunMessage *msg)
 
MCAPI bool CheckResponse (char const *data, uint64 size)
 
MCAPI void Clear ()
 
MCAPI void OnRequestTimedOut (::cricket::StunRequest *request)
 
MCAPI void Send (::cricket::StunRequest *request)
 
MCAPI void SendDelayed (::cricket::StunRequest *request, int delay)
 
MCAPI void SendPacket (void const *data, uint64 size, ::cricket::StunRequest *request)
 
MCAPI StunRequestManager (::webrtc::TaskQueueBase *thread, ::std::function< void(void const *, uint64, ::cricket::StunRequest *)> send_packet)
 
MCAPI ~StunRequestManager ()
 
MCAPI void * $ctor (::webrtc::TaskQueueBase *thread, ::std::function< void(void const *, uint64, ::cricket::StunRequest *)> send_packet)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkcf5cbe
 
::ll::UntypedStorage< 8, 16 > mUnkeafb20
 
::ll::UntypedStorage< 8, 64 > mUnkcf4e95
 

Constructor & Destructor Documentation

◆ StunRequestManager()

MCAPI cricket::StunRequestManager::StunRequestManager ( ::webrtc::TaskQueueBase * thread,
::std::function< void(void const *, uint64, ::cricket::StunRequest *)> send_packet )
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.

◆ ~StunRequestManager()

MCAPI cricket::StunRequestManager::~StunRequestManager ( )
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

◆ CheckResponse() [1/2]

MCAPI bool cricket::StunRequestManager::CheckResponse ( ::cricket::StunMessage * msg)
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.

◆ CheckResponse() [2/2]

MCAPI bool cricket::StunRequestManager::CheckResponse ( char const * data,
uint64 size )
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.

◆ Clear()

MCAPI void cricket::StunRequestManager::Clear ( )
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.

◆ OnRequestTimedOut()

MCAPI void cricket::StunRequestManager::OnRequestTimedOut ( ::cricket::StunRequest * request)
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.

◆ Send()

MCAPI void cricket::StunRequestManager::Send ( ::cricket::StunRequest * request)
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.

◆ SendDelayed()

MCAPI void cricket::StunRequestManager::SendDelayed ( ::cricket::StunRequest * request,
int delay )
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.

◆ SendPacket()

MCAPI void cricket::StunRequestManager::SendPacket ( void const * data,
uint64 size,
::cricket::StunRequest * request )
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::StunRequestManager::$ctor ( ::webrtc::TaskQueueBase * thread,
::std::function< void(void const *, uint64, ::cricket::StunRequest *)> send_packet )
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.

◆ $dtor()

MCAPI void cricket::StunRequestManager::$dtor ( )
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: