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)
MCAPI void _handleRelayConfig (::std::vector<::NetherNet::StunRelayServer > const &config, ::Bedrock::Threading::AsyncPromise<::std::error_code > &&signInPromise) const
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)
MCAPI void $dtor ()
virtual void OnLanEvent (::NetherNet::LanEvents::DiscoveryRequest const &event)
virtual void OnLanEvent (::NetherNet::LanEvents::DiscoveryResponse const &event)
MCAPI void $OnLanEvent (::NetherNet::LanEvents::MessageSent const &event)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk5e1ef6
::ll::UntypedStorage< 8, 16 > mUnk503029
::ll::UntypedStorage< 8, 88 > mUnk7fb513
::ll::UntypedStorage< 8, 8 > mUnk83278f
::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.

◆ _handleRelayConfig()

MCAPI void SignalingServiceSignInJob::_handleRelayConfig ( ::std::vector<::NetherNet::StunRelayServer > const & config,
::Bedrock::Threading::AsyncPromise<::std::error_code > && signInPromise ) 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.

◆ _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 & event)
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: