LeviLamina
Loading...
Searching...
No Matches
webrtc::StunRequest Class Reference
Inheritance diagram for webrtc::StunRequest:

Public Member Functions

StunRequest & operator= (StunRequest const &)
 StunRequest (StunRequest const &)
virtual bool CheckSkip ()
virtual void OnResponse (::webrtc::StunMessage *response)
virtual void OnErrorResponse (::webrtc::StunMessage *response)
virtual void OnSkip ()
virtual void OnTimeout ()
virtual void OnSent ()
virtual int resend_delay ()
MCAPI::webrtc::TimeDelta Elapsed () const
MCAPI void Send (::webrtc::TimeDelta delay)
MCAPI void SendDelayed (::webrtc::TimeDelta delay)
MCAPI void SendInternal ()
MCAPI StunRequest (::webrtc::Environment const &env, ::webrtc::StunRequestManager &manager, ::std::unique_ptr<::webrtc::StunMessage > message)
MCAPI::webrtc::StunMessage const * msg () const
MCAPI void set_timed_out ()
MCAPI void * $ctor (::webrtc::Environment const &env, ::webrtc::StunRequestManager &manager, ::std::unique_ptr<::webrtc::StunMessage > message)
MCAPI void $dtor ()
MCAPI bool $CheckSkip ()
MCAPI void $OnResponse (::webrtc::StunMessage *response)
MCAPI void $OnErrorResponse (::webrtc::StunMessage *response)
MCAPI void $OnSkip ()
MCAPI void $OnTimeout ()
MCAPI void $OnSent ()
MCAPI int $resend_delay ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnkc34d62
::ll::UntypedStorage< 8, 8 > mUnk29f66e
::ll::UntypedStorage< 8, 8 > mUnk81e988
::ll::UntypedStorage< 8, 8 > mUnk62cb0c
::ll::UntypedStorage< 4, 4 > mUnk1c8a21
::ll::UntypedStorage< 1, 1 > mUnk9ce65a
::ll::UntypedStorage< 8, 8 > mUnk3040dc
::ll::UntypedStorage< 1, 1 > mUnk96ad03

Constructor & Destructor Documentation

◆ StunRequest()

MCAPI webrtc::StunRequest::StunRequest ( ::webrtc::Environment const & env,
::webrtc::StunRequestManager & manager,
::std::unique_ptr<::webrtc::StunMessage > message )
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

◆ Elapsed()

MCAPI::webrtc::TimeDelta webrtc::StunRequest::Elapsed ( ) 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.

◆ Send()

MCAPI void webrtc::StunRequest::Send ( ::webrtc::TimeDelta 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.

◆ SendDelayed()

MCAPI void webrtc::StunRequest::SendDelayed ( ::webrtc::TimeDelta 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.

◆ SendInternal()

MCAPI void webrtc::StunRequest::SendInternal ( )
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.

◆ msg()

MCAPI::webrtc::StunMessage const * webrtc::StunRequest::msg ( ) 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.

◆ set_timed_out()

MCAPI void webrtc::StunRequest::set_timed_out ( )
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 * webrtc::StunRequest::$ctor ( ::webrtc::Environment const & env,
::webrtc::StunRequestManager & manager,
::std::unique_ptr<::webrtc::StunMessage > message )
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 webrtc::StunRequest::$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.

◆ $CheckSkip()

MCAPI bool webrtc::StunRequest::$CheckSkip ( )
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.

◆ $OnResponse()

MCAPI void webrtc::StunRequest::$OnResponse ( ::webrtc::StunMessage * response)
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.

◆ $OnErrorResponse()

MCAPI void webrtc::StunRequest::$OnErrorResponse ( ::webrtc::StunMessage * response)
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.

◆ $OnSkip()

MCAPI void webrtc::StunRequest::$OnSkip ( )
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.

◆ $OnTimeout()

MCAPI void webrtc::StunRequest::$OnTimeout ( )
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.

◆ $OnSent()

MCAPI void webrtc::StunRequest::$OnSent ( )
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.

◆ $resend_delay()

MCAPI int webrtc::StunRequest::$resend_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.

◆ $vftable()

MCAPI void ** webrtc::StunRequest::$vftable ( )
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: