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

Public Types

enum class  ServerHealth : int { Unknown = -1 , Poor = 0 , Mid = 1 , Good = 2 }

Public Member Functions

virtual void hostServer ()
virtual::Social::EduJoinerResponse tryAcceptJoiner (::std::string const &sessionToken, ::std::string const &joinerToHostNonce)
virtual::std::string getHostToJoinerNonce (::std::string const &sessionToken) const
virtual ::Bedrock::Threading::Async< void > onNextFetchJoiners ()
virtual ::Bedrock::Threading::Async<::Social::EduFetchServersResponserequestBroadcastedServers ()
virtual ::Bedrock::Threading::Async<::Social::EduFetchServersResponserequestServerInfo (::std::vector<::std::string > const &)
virtual ::Bedrock::Threading::Async<::Social::EduAddServerResponserequestAddServer (::std::string const &)
virtual ::Bedrock::Threading::Async<::Social::EduJoinServerResponserequestJoinServer (::std::string const &, ::std::string const &)
virtual void saveCachedServersToDisk (::brstd::flat_map< ::std::string, ::Social::EduDedicatedServerDetails, ::std::less<::std::string >, ::std::vector<::std::string >, ::std::vector<::Social::EduDedicatedServerDetails > > const &)
virtual ::brstd::flat_map< ::std::string, ::Social::EduDedicatedServerDetails, ::std::less<::std::string >, ::std::vector<::std::string >, ::std::vector<::Social::EduDedicatedServerDetails > > loadCachedServersFromDisk ()
virtual::Social::EduHeadlessConnectionHandshake getHandshake () const
virtual::std::string getHostIp () const
virtual int getHostPort () const
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCNAPI_C ::std::string const & getServicesEndpoint ()
static MCAPI ::EducationServicesEnvironment & mCachedEnvironment ()
static MCAPI void ** $vftable ()

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ mCachedEnvironment()

MCAPI ::EducationServicesEnvironment & Social::IEduMultiplayerHeadless::mCachedEnvironment ( )
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.

◆ $dtor()

MCAPI void Social::IEduMultiplayerHeadless::$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 ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
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: