LeviLamina
Loading...
Searching...
No Matches
SubClientConnectionRequest Class Reference

Public Member Functions

SubClientConnectionRequestoperator= (SubClientConnectionRequest const &)
 
MCAPI SubClientConnectionRequest (::SubClientConnectionRequest const &other)
 
MCAPI SubClientConnectionRequest (::std::unique_ptr<::WebToken > rawToken, ::std::string const &certificateString)
 
MCAPI ::std::vector<::AnimatedImageDatagetAnimatedImageData () const
 
MCAPI::std::string getArmSize () const
 
MCAPI ::std::vector< uchar > getCapeData () const
 
MCAPI::std::string getCapeId () const
 
MCAPI uint64 getClientRandomId () const
 
MCAPI::Json::Value getData (::std::string const &key) const
 
MCAPI::std::string getDeviceId () const
 
MCAPI ::std::vector<::SerializedPersonaPieceHandlegetPersonaPieces () const
 
MCAPI ::std::unordered_map<::persona::PieceType, ::TintMapColorgetPieceTintColors () const
 
MCAPI::std::string getPlatformId () const
 
MCAPI::std::string getPlatformOfflineId () const
 
MCAPI::std::string getPlatformOnlineId () const
 
MCAPI::std::string getPlayFabId () const
 
MCAPI::std::string getSelfSignedId () const
 
MCAPI::std::string getSkinAnimationData () const
 
MCAPI::mce::Color getSkinColor () const
 
MCAPI ::std::vector< uchar > getSkinData () const
 
MCAPI::std::string getSkinGeometry () const
 
MCAPI::MinEngineVersion getSkinGeometryMinEngineVersion () const
 
MCAPI::std::string getSkinId () const
 
MCAPI::std::string getSkinResourcePatch () const
 
MCAPI::std::string getThirdPartyName () const
 
MCAPI bool isPersonaSkin () const
 
MCAPI::std::string toString ()
 
MCAPI bool verify (::std::vector<::std::string > const &trustedKeys, int64 currentTime)
 
MCAPI bool verifySelfSigned ()
 
MCAPI ~SubClientConnectionRequest ()
 
MCAPI void * $ctor (::SubClientConnectionRequest const &other)
 
MCAPI void * $ctor (::std::unique_ptr<::WebToken > rawToken, ::std::string const &certificateString)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::SubClientConnectionRequest fromString (::std::string const &str)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2af921
 
::ll::UntypedStorage< 8, 8 > mUnkaac929
 
::ll::UntypedStorage< 8, 8 > mUnke31d2b
 

Constructor & Destructor Documentation

◆ SubClientConnectionRequest() [1/2]

MCAPI SubClientConnectionRequest::SubClientConnectionRequest ( ::SubClientConnectionRequest const & other)
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.

◆ SubClientConnectionRequest() [2/2]

MCAPI SubClientConnectionRequest::SubClientConnectionRequest ( ::std::unique_ptr<::WebToken > rawToken,
::std::string const & certificateString )
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.

◆ ~SubClientConnectionRequest()

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

◆ getAnimatedImageData()

MCAPI ::std::vector<::AnimatedImageData > SubClientConnectionRequest::getAnimatedImageData ( ) 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.

◆ getArmSize()

MCAPI::std::string SubClientConnectionRequest::getArmSize ( ) 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.

◆ getCapeData()

MCAPI ::std::vector< uchar > SubClientConnectionRequest::getCapeData ( ) 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.

◆ getCapeId()

MCAPI::std::string SubClientConnectionRequest::getCapeId ( ) 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.

◆ getClientRandomId()

MCAPI uint64 SubClientConnectionRequest::getClientRandomId ( ) 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.

◆ getData()

MCAPI::Json::Value SubClientConnectionRequest::getData ( ::std::string const & key) 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.

◆ getDeviceId()

MCAPI::std::string SubClientConnectionRequest::getDeviceId ( ) 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.

◆ getPersonaPieces()

MCAPI ::std::vector<::SerializedPersonaPieceHandle > SubClientConnectionRequest::getPersonaPieces ( ) 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.

◆ getPieceTintColors()

MCAPI ::std::unordered_map<::persona::PieceType, ::TintMapColor > SubClientConnectionRequest::getPieceTintColors ( ) 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.

◆ getPlatformId()

MCAPI::std::string SubClientConnectionRequest::getPlatformId ( ) 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.

◆ getPlatformOfflineId()

MCAPI::std::string SubClientConnectionRequest::getPlatformOfflineId ( ) 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.

◆ getPlatformOnlineId()

MCAPI::std::string SubClientConnectionRequest::getPlatformOnlineId ( ) 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.

◆ getPlayFabId()

MCAPI::std::string SubClientConnectionRequest::getPlayFabId ( ) 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.

◆ getSelfSignedId()

MCAPI::std::string SubClientConnectionRequest::getSelfSignedId ( ) 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.

◆ getSkinAnimationData()

MCAPI::std::string SubClientConnectionRequest::getSkinAnimationData ( ) 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.

◆ getSkinColor()

MCAPI::mce::Color SubClientConnectionRequest::getSkinColor ( ) 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.

◆ getSkinData()

MCAPI ::std::vector< uchar > SubClientConnectionRequest::getSkinData ( ) 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.

◆ getSkinGeometry()

MCAPI::std::string SubClientConnectionRequest::getSkinGeometry ( ) 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.

◆ getSkinGeometryMinEngineVersion()

MCAPI::MinEngineVersion SubClientConnectionRequest::getSkinGeometryMinEngineVersion ( ) 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.

◆ getSkinId()

MCAPI::std::string SubClientConnectionRequest::getSkinId ( ) 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.

◆ getSkinResourcePatch()

MCAPI::std::string SubClientConnectionRequest::getSkinResourcePatch ( ) 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.

◆ getThirdPartyName()

MCAPI::std::string SubClientConnectionRequest::getThirdPartyName ( ) 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.

◆ isPersonaSkin()

MCAPI bool SubClientConnectionRequest::isPersonaSkin ( ) 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.

◆ toString()

MCAPI::std::string SubClientConnectionRequest::toString ( )
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.

◆ verify()

MCAPI bool SubClientConnectionRequest::verify ( ::std::vector<::std::string > const & trustedKeys,
int64 currentTime )
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.

◆ verifySelfSigned()

MCAPI bool SubClientConnectionRequest::verifySelfSigned ( )
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.

◆ fromString()

static MCAPI ::SubClientConnectionRequest SubClientConnectionRequest::fromString ( ::std::string const & str)
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.

◆ $ctor() [1/2]

MCAPI void * SubClientConnectionRequest::$ctor ( ::SubClientConnectionRequest const & other)
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 * SubClientConnectionRequest::$ctor ( ::std::unique_ptr<::WebToken > rawToken,
::std::string const & certificateString )
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 SubClientConnectionRequest::$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: