LeviLamina
Loading...
Searching...
No Matches
dcsctp::ReconfigurationResponseParameter Class Reference
+ Inheritance diagram for dcsctp::ReconfigurationResponseParameter:

Public Types

enum class  Result : int {
  KSuccessNothingToDo = 0 , KSuccessPerformed = 1 , KDenied = 2 , KErrorWrongSSN = 3 ,
  KErrorRequestAlreadyInProgress = 4 , KErrorBadSequenceNumber = 5 , KInProgress = 6
}
 

Public Member Functions

ReconfigurationResponseParameteroperator= (ReconfigurationResponseParameter const &)
 
 ReconfigurationResponseParameter (ReconfigurationResponseParameter const &)
 
virtual void SerializeTo (::std::vector< uchar > &out) const
 
virtual::std::string ToString () const
 
MCAPI void $SerializeTo (::std::vector< uchar > &out) const
 
MCAPI::std::string $ToString () const
 

Static Public Member Functions

static MCAPI ::std::optional<::dcsctp::ReconfigurationResponseParameterParse (::rtc::ArrayView< uchar const > data)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk5e86fb
 
::ll::UntypedStorage< 4, 4 > mUnk120eda
 
::ll::UntypedStorage< 4, 8 > mUnk71c0f4
 
::ll::UntypedStorage< 4, 8 > mUnk52d02c
 

Member Function Documentation

◆ SerializeTo()

virtual void dcsctp::ReconfigurationResponseParameter::SerializeTo ( ::std::vector< uchar > & out) const
virtual

Implements dcsctp::Parameter.

◆ ToString()

virtual::std::string dcsctp::ReconfigurationResponseParameter::ToString ( ) const
virtual

Implements dcsctp::Parameter.

◆ Parse()

static MCAPI ::std::optional<::dcsctp::ReconfigurationResponseParameter > dcsctp::ReconfigurationResponseParameter::Parse ( ::rtc::ArrayView< uchar const > data)
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.

◆ $SerializeTo()

MCAPI void dcsctp::ReconfigurationResponseParameter::$SerializeTo ( ::std::vector< uchar > & out) 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 dcsctp::ReconfigurationResponseParameter::$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.

◆ $vftable()

static MCAPI void ** dcsctp::ReconfigurationResponseParameter::$vftable ( )
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: