LeviLamina
Loading...
Searching...
No Matches
cricket::TurnEntry Class Reference
+ Inheritance diagram for cricket::TurnEntry:

Public Types

enum class  BindState : int { Unbound = 0 , Binding = 1 , Bound = 2 }
 

Public Member Functions

TurnEntryoperator= (TurnEntry const &)
 
 TurnEntry (TurnEntry const &)
 
MCAPI void OnChannelBindError (::cricket::StunMessage *response, int code)
 
MCAPI void OnChannelBindSuccess ()
 
MCAPI void OnChannelBindTimeout ()
 
MCAPI void OnCreatePermissionError (::cricket::StunMessage *response, int code)
 
MCAPI void OnCreatePermissionSuccess ()
 
MCAPI void OnCreatePermissionTimeout ()
 
MCAPI int Send (void const *data, uint64 size, bool payload, ::rtc::PacketOptions const &options)
 
MCAPI void SendChannelBindRequest (int delay)
 
MCAPI void SendCreatePermissionRequest (int delay)
 
MCAPI void TrackConnection (::cricket::Connection *conn)
 
MCAPI TurnEntry (::cricket::TurnPort *port, ::cricket::Connection *conn, int channel_id)
 
MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlagUntrackConnection (::cricket::Connection *conn)
 
MCAPI void * $ctor (::cricket::TurnPort *port, ::cricket::Connection *conn, int channel_id)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk867c01
 
::ll::UntypedStorage< 8, 8 > mUnk66a73a
 
::ll::UntypedStorage< 4, 4 > mUnk9f1139
 
::ll::UntypedStorage< 8, 80 > mUnk671904
 
::ll::UntypedStorage< 4, 4 > mUnkae7e22
 
::ll::UntypedStorage< 8, 24 > mUnkdb6095
 
::ll::UntypedStorage< 8, 8 > mUnkf7eaf5
 

Constructor & Destructor Documentation

◆ TurnEntry()

MCAPI cricket::TurnEntry::TurnEntry ( ::cricket::TurnPort * port,
::cricket::Connection * conn,
int channel_id )
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

◆ OnChannelBindError()

MCAPI void cricket::TurnEntry::OnChannelBindError ( ::cricket::StunMessage * response,
int code )
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.

◆ OnChannelBindSuccess()

MCAPI void cricket::TurnEntry::OnChannelBindSuccess ( )
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.

◆ OnChannelBindTimeout()

MCAPI void cricket::TurnEntry::OnChannelBindTimeout ( )
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.

◆ OnCreatePermissionError()

MCAPI void cricket::TurnEntry::OnCreatePermissionError ( ::cricket::StunMessage * response,
int code )
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.

◆ OnCreatePermissionSuccess()

MCAPI void cricket::TurnEntry::OnCreatePermissionSuccess ( )
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.

◆ OnCreatePermissionTimeout()

MCAPI void cricket::TurnEntry::OnCreatePermissionTimeout ( )
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 int cricket::TurnEntry::Send ( void const * data,
uint64 size,
bool payload,
::rtc::PacketOptions const & options )
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.

◆ SendChannelBindRequest()

MCAPI void cricket::TurnEntry::SendChannelBindRequest ( 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.

◆ SendCreatePermissionRequest()

MCAPI void cricket::TurnEntry::SendCreatePermissionRequest ( 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.

◆ TrackConnection()

MCAPI void cricket::TurnEntry::TrackConnection ( ::cricket::Connection * conn)
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.

◆ UntrackConnection()

MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag > cricket::TurnEntry::UntrackConnection ( ::cricket::Connection * conn)
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::TurnEntry::$ctor ( ::cricket::TurnPort * port,
::cricket::Connection * conn,
int channel_id )
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::TurnEntry::$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.

◆ $vftable()

static MCAPI void ** cricket::TurnEntry::$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: