LeviLamina
Loading...
Searching...
No Matches
NetherNet::ConnectResponse Class Reference

Public Member Functions

ConnectResponseoperator= (ConnectResponse const &)
 
 ConnectResponse (ConnectResponse const &)
 
MCAPI::std::string ToString () const
 
MCAPI ~ConnectResponse ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::NetherNet::ConnectResponse Create (uint64 sessionId, ::std::string sdp)
 
static MCAPI ::std::optional<::NetherNet::ConnectResponseTryParse (::std::array<::std::string_view, 3 > const &tokens)
 
static MCAPI ::std::string_view const & kIdentifier ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk6205dd
 
::ll::UntypedStorage< 8, 32 > mUnk3bd634
 

Constructor & Destructor Documentation

◆ ~ConnectResponse()

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

◆ ToString()

MCAPI::std::string NetherNet::ConnectResponse::ToString ( ) 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.

◆ Create()

static MCAPI ::NetherNet::ConnectResponse NetherNet::ConnectResponse::Create ( uint64 sessionId,
::std::string sdp )
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.

◆ TryParse()

static MCAPI ::std::optional<::NetherNet::ConnectResponse > NetherNet::ConnectResponse::TryParse ( ::std::array<::std::string_view, 3 > const & tokens)
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.

◆ kIdentifier()

static MCAPI ::std::string_view const & NetherNet::ConnectResponse::kIdentifier ( )
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 NetherNet::ConnectResponse::$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: