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

Public Member Functions

SignalingServiceSignInJoboperator= (SignalingServiceSignInJob const &)
 SignalingServiceSignInJob (SignalingServiceSignInJob const &)
virtual void OnLanEvent (::NetherNet::LanEvents::MessageSent const &event)
virtual void OnLanEvent (::NetherNet::LanEvents::MessageReceived const &event)
MCNAPI_C SignalingServiceSignInJob (::Bedrock::NotNullNonOwnerPtr<::NetherNetConnector > &&netherNetConnector, ::std::shared_ptr<::SignalingService > signalingService, bool useJsonRpc, ::Bedrock::Threading::Async<::std::optional<::PlayerMessaging::NetworkID > > &&playerMessagingId)
MCAPI void _handleSignInResult (::std::error_code error, ::Bedrock::Threading::AsyncPromise<::std::error_code > &&signInPromise, bool fetchRelayConfig) const
MCAPI ::Bedrock::Threading::Async<::std::error_code > signin (bool fetchRelayConfig)
MCNAPI_C void * $ctor (::Bedrock::NotNullNonOwnerPtr<::NetherNetConnector > &&netherNetConnector, ::std::shared_ptr<::SignalingService > signalingService, bool useJsonRpc, ::Bedrock::Threading::Async<::std::optional<::PlayerMessaging::NetworkID > > &&playerMessagingId)
MCAPI void $dtor ()
virtual void OnLanEvent (::NetherNet::LanEvents::DiscoveryRequest const &)
virtual void OnLanEvent (::NetherNet::LanEvents::DiscoveryResponse const &)
MCAPI void $OnLanEvent (::NetherNet::LanEvents::MessageSent const &)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk5e1ef6
::ll::UntypedStorage< 8, 16 > mUnk503029
::ll::UntypedStorage< 8, 8 > mUnk2f768f
::ll::UntypedStorage< 8, 48 > mUnk63e84c
::ll::UntypedStorage< 8, 16 > mUnk3d4965
::ll::UntypedStorage< 1, 1 > mUnkabebe1
::ll::UntypedStorage< 8, 16 > mUnk3ab861

Member Function Documentation

◆ OnLanEvent() [1/2]

virtual void SignalingServiceSignInJob::OnLanEvent ( ::NetherNet::LanEvents::MessageSent const & event)
virtual

Reimplemented from NetherNet::ILanEventHandler.

◆ OnLanEvent() [2/2]

virtual void SignalingServiceSignInJob::OnLanEvent ( ::NetherNet::LanEvents::MessageReceived const & event)
virtual

Reimplemented from NetherNet::ILanEventHandler.

◆ _handleSignInResult()

MCAPI void SignalingServiceSignInJob::_handleSignInResult ( ::std::error_code error,
::Bedrock::Threading::AsyncPromise<::std::error_code > && signInPromise,
bool fetchRelayConfig ) 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.

◆ signin()

MCAPI ::Bedrock::Threading::Async<::std::error_code > SignalingServiceSignInJob::signin ( bool fetchRelayConfig)
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 SignalingServiceSignInJob::$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()

MCAPI void ** SignalingServiceSignInJob::$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.

◆ $OnLanEvent()

MCAPI void NetherNet::ILanEventHandler::$OnLanEvent ( ::NetherNet::LanEvents::MessageSent 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.

The documentation for this class was generated from the following file: