LeviLamina
Loading...
Searching...
No Matches
HC_WEBSOCKET_OBSERVER Struct Reference

Public Member Functions

MCAPI int AddRef ()
 
MCAPI int Release ()
 

Static Public Member Functions

static MCAPI void BinaryMessageFragmentFunc (::HC_WEBSOCKET_OBSERVER *, uchar const *, uint, bool, void *)
 
static MCAPI void BinaryMessageFunc (::HC_WEBSOCKET_OBSERVER *, uchar const *, uint, void *)
 
static MCAPI void CloseFunc (::HC_WEBSOCKET_OBSERVER *, ::HCWebSocketCloseStatus, void *)
 
static MCAPI ::std::unique_ptr<::HC_WEBSOCKET_OBSERVER, ::xbox::httpclient::ObserverDeleterInitialize (::std::shared_ptr<::xbox::httpclient::WebSocket >, void(*)(::HC_WEBSOCKET_OBSERVER *, char const *, void *), void(*)(::HC_WEBSOCKET_OBSERVER *, uchar const *, uint, void *), void(*)(::HC_WEBSOCKET_OBSERVER *, uchar const *, uint, bool, void *), void(*)(::HC_WEBSOCKET_OBSERVER *, ::HCWebSocketCloseStatus, void *), void *)
 
static MCAPI void MessageFunc (::HC_WEBSOCKET_OBSERVER *, char const *, void *)
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ AddRef()

MCAPI int HC_WEBSOCKET_OBSERVER::AddRef ( )
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.

◆ Release()

MCAPI int HC_WEBSOCKET_OBSERVER::Release ( )
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.

◆ BinaryMessageFragmentFunc()

static MCAPI void HC_WEBSOCKET_OBSERVER::BinaryMessageFragmentFunc ( ::HC_WEBSOCKET_OBSERVER * ,
uchar const * ,
uint ,
bool ,
void *  )
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.

◆ BinaryMessageFunc()

static MCAPI void HC_WEBSOCKET_OBSERVER::BinaryMessageFunc ( ::HC_WEBSOCKET_OBSERVER * ,
uchar const * ,
uint ,
void *  )
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.

◆ CloseFunc()

static MCAPI void HC_WEBSOCKET_OBSERVER::CloseFunc ( ::HC_WEBSOCKET_OBSERVER * ,
::HCWebSocketCloseStatus ,
void *  )
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.

◆ Initialize()

static MCAPI ::std::unique_ptr<::HC_WEBSOCKET_OBSERVER, ::xbox::httpclient::ObserverDeleter > HC_WEBSOCKET_OBSERVER::Initialize ( ::std::shared_ptr<::xbox::httpclient::WebSocket > ,
void(*  )(::HC_WEBSOCKET_OBSERVER *, char const *, void *),
void(*  )(::HC_WEBSOCKET_OBSERVER *, uchar const *, uint, void *),
void(*  )(::HC_WEBSOCKET_OBSERVER *, uchar const *, uint, bool, void *),
void(*  )(::HC_WEBSOCKET_OBSERVER *, ::HCWebSocketCloseStatus, void *),
void *  )
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.

◆ MessageFunc()

static MCAPI void HC_WEBSOCKET_OBSERVER::MessageFunc ( ::HC_WEBSOCKET_OBSERVER * ,
char const * ,
void *  )
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.

◆ $vftable()

static MCAPI void ** HC_WEBSOCKET_OBSERVER::$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 struct was generated from the following file: