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

Public Member Functions

ConnectRequest & operator= (ConnectRequest const &)
 ConnectRequest (ConnectRequest const &)
MCAPI::std::string ToString () const

Static Public Member Functions

static MCAPI ::NetherNet::ConnectRequest Create (uint64 sessionId, ::std::string sdp)
static MCAPI ::std::optional<::NetherNet::ConnectRequestTryCreate (uint64 sessionId, ::webrtc::SessionDescriptionInterface const &session)
static MCAPI ::std::optional<::NetherNet::ConnectRequestTryParse (::std::array<::std::string_view, 3 > const &tokens)
static MCAPI ::std::string_view const & kIdentifier ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2efad2
::ll::UntypedStorage< 8, 32 > mUnka670d3

Member Function Documentation

◆ ToString()

MCAPI::std::string NetherNet::ConnectRequest::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()

MCAPI ::NetherNet::ConnectRequest NetherNet::ConnectRequest::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.

◆ TryCreate()

MCAPI ::std::optional<::NetherNet::ConnectRequest > NetherNet::ConnectRequest::TryCreate ( uint64 sessionId,
::webrtc::SessionDescriptionInterface const & session )
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()

MCAPI ::std::optional<::NetherNet::ConnectRequest > NetherNet::ConnectRequest::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()

MCAPI ::std::string_view const & NetherNet::ConnectRequest::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.

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