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

Classes

class  Channel
 
class  Connection
 

Public Types

enum class  ConnectionStatus : uchar { Connected = 0 , Disconnected = 1 }
 

Public Member Functions

SignalingServiceoperator= (SignalingService const &)
 
 SignalingService (SignalingService const &)
 
MCAPI SignalingService (::Bedrock::NotNullNonOwnerPtr<::IMinecraftEventing > eventing)
 
MCAPI ::std::shared_ptr<::SignalingService::Connection_makeConnection (::NetherNet::NetworkID id)
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::std::error_code > > signIn (::NetherNet::NetworkID id)
 
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::IMinecraftEventing > eventing)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk189d42
 
::ll::UntypedStorage< 8, 8 > mUnk6e4dfb
 
::ll::UntypedStorage< 8, 8 > mUnk964da2
 
::ll::UntypedStorage< 8, 8 > mUnk2bff76
 
::ll::UntypedStorage< 8, 16 > mUnk4684f9
 
::ll::UntypedStorage< 8, 16 > mUnk66d5f0
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ SignalingService()

MCAPI SignalingService::SignalingService ( ::Bedrock::NotNullNonOwnerPtr<::IMinecraftEventing > eventing)
explicit
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

◆ _makeConnection()

MCAPI ::std::shared_ptr<::SignalingService::Connection > SignalingService::_makeConnection ( ::NetherNet::NetworkID 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.

◆ signIn()

MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::std::error_code > > SignalingService::signIn ( ::NetherNet::NetworkID 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.

◆ $ctor()

MCAPI void * SignalingService::$ctor ( ::Bedrock::NotNullNonOwnerPtr<::IMinecraftEventing > eventing)
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 SignalingService::$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 ** SignalingService::$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: