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

Public Member Functions

ConnectionRequestoperator= (ConnectionRequest const &)
 ConnectionRequest (ConnectionRequest const &)
virtual void OnResponse (::webrtc::StunMessage *response)
virtual void OnErrorResponse (::webrtc::StunMessage *response)
virtual void OnTimeout ()
virtual void OnSent ()
virtual int resend_delay ()
MCAPI void $OnResponse (::webrtc::StunMessage *response)
MCAPI void $OnErrorResponse (::webrtc::StunMessage *response)
MCAPI void $OnTimeout ()
MCAPI void $OnSent ()
MCAPI int $resend_delay ()
virtual bool CheckSkip ()
virtual void OnSkip ()
MCAPI::webrtc::TimeDelta Elapsed () const
MCAPI void Send (::webrtc::TimeDelta delay)
MCAPI void SendDelayed (::webrtc::TimeDelta delay)
MCAPI void SendInternal ()
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 $OnSkip ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkf9696e
::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

Member Function Documentation

◆ OnResponse()

virtual void webrtc::Connection::ConnectionRequest::OnResponse ( ::webrtc::StunMessage * response)
virtual

Reimplemented from webrtc::StunRequest.

◆ OnErrorResponse()

virtual void webrtc::Connection::ConnectionRequest::OnErrorResponse ( ::webrtc::StunMessage * response)
virtual

Reimplemented from webrtc::StunRequest.

◆ OnTimeout()

virtual void webrtc::Connection::ConnectionRequest::OnTimeout ( )
virtual

Reimplemented from webrtc::StunRequest.

◆ OnSent()

virtual void webrtc::Connection::ConnectionRequest::OnSent ( )
virtual

Reimplemented from webrtc::StunRequest.

◆ resend_delay()

virtual int webrtc::Connection::ConnectionRequest::resend_delay ( )
virtual

Reimplemented from webrtc::StunRequest.

◆ $OnResponse()

MCAPI void webrtc::Connection::ConnectionRequest::$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::Connection::ConnectionRequest::$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.

◆ $OnTimeout()

MCAPI void webrtc::Connection::ConnectionRequest::$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::Connection::ConnectionRequest::$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::Connection::ConnectionRequest::$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::Connection::ConnectionRequest::$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.

◆ Elapsed()

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