LeviLamina
Loading...
Searching...
No Matches
Bedrock::SessionInfo Class Reference

Public Member Functions

MCAPI SessionInfo ()
MCAPI SessionInfo (::Bedrock::SessionInfo const &)
MCAPI::std::string const & getBranchId () const
MCAPI::std::string const & getBuildId () const
MCAPI::std::string const & getCommitId () const
MCAPI int64 getCrashTimestamp () const
MCAPI ::std::optional< uint > const & getErrorCode () const
MCAPI::std::string const & getErrorMessage () const
MCAPI::std::string const & getSessionId () const
MCAPI ::std::map<::std::string, ::std::string > & getTags ()
MCAPI::Bedrock::SessionInfo & operator= (::Bedrock::SessionInfo &&)
MCAPI::Bedrock::SessionInfo & operator= (::Bedrock::SessionInfo const &)
MCAPI bool operator== (::Bedrock::SessionInfo const &rhs) const
MCAPI ~SessionInfo ()
MCAPI void * $ctor ()
MCAPI void * $ctor (::Bedrock::SessionInfo const &)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk80d1c0
::ll::UntypedStorage< 8, 32 > mUnk645e34
::ll::UntypedStorage< 8, 32 > mUnkdcdfd2
::ll::UntypedStorage< 8, 32 > mUnkbc1fbb
::ll::UntypedStorage< 8, 32 > mUnkffff9d
::ll::UntypedStorage< 8, 32 > mUnkb92fea
::ll::UntypedStorage< 8, 16 > mUnk296a2f
::ll::UntypedStorage< 8, 8 > mUnk519224
::ll::UntypedStorage< 8, 8 > mUnk6a042c
::ll::UntypedStorage< 4, 8 > mUnkc1616b
::ll::UntypedStorage< 8, 32 > mUnk221f1b

Constructor & Destructor Documentation

◆ SessionInfo() [1/2]

MCAPI Bedrock::SessionInfo::SessionInfo ( )
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.

◆ SessionInfo() [2/2]

MCAPI Bedrock::SessionInfo::SessionInfo ( ::Bedrock::SessionInfo 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.

◆ ~SessionInfo()

MCAPI Bedrock::SessionInfo::~SessionInfo ( )
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

◆ getBranchId()

MCAPI::std::string const & Bedrock::SessionInfo::getBranchId ( ) 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.

◆ getBuildId()

MCAPI::std::string const & Bedrock::SessionInfo::getBuildId ( ) 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.

◆ getCommitId()

MCAPI::std::string const & Bedrock::SessionInfo::getCommitId ( ) 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.

◆ getCrashTimestamp()

MCAPI int64 Bedrock::SessionInfo::getCrashTimestamp ( ) 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.

◆ getErrorCode()

MCAPI ::std::optional< uint > const & Bedrock::SessionInfo::getErrorCode ( ) 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.

◆ getErrorMessage()

MCAPI::std::string const & Bedrock::SessionInfo::getErrorMessage ( ) 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.

◆ getSessionId()

MCAPI::std::string const & Bedrock::SessionInfo::getSessionId ( ) 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.

◆ getTags()

MCAPI ::std::map<::std::string, ::std::string > & Bedrock::SessionInfo::getTags ( )
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.

◆ operator=() [1/2]

MCAPI::Bedrock::SessionInfo & Bedrock::SessionInfo::operator= ( ::Bedrock::SessionInfo && )
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.

◆ operator=() [2/2]

MCAPI::Bedrock::SessionInfo & Bedrock::SessionInfo::operator= ( ::Bedrock::SessionInfo 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.

◆ operator==()

MCAPI bool Bedrock::SessionInfo::operator== ( ::Bedrock::SessionInfo const & rhs) 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.

◆ $ctor() [1/2]

MCAPI void * Bedrock::SessionInfo::$ctor ( )
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() [2/2]

MCAPI void * Bedrock::SessionInfo::$ctor ( ::Bedrock::SessionInfo 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.

◆ $dtor()

MCAPI void Bedrock::SessionInfo::$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.

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