|
| static MCAPI void | BinaryMessageFragmentFunc (::HC_WEBSOCKET_OBSERVER *internalHandle, uchar const *payloadBytes, uint payloadSize, bool isLastFragment, void *context) |
| static MCAPI void | BinaryMessageFunc (::HC_WEBSOCKET_OBSERVER *internalHandle, uchar const *bytes, uint payloadSize, void *context) |
| static MCAPI void | CloseFunc (::HC_WEBSOCKET_OBSERVER *internalHandle, ::HCWebSocketCloseStatus status, void *context) |
| static MCAPI void | MessageFunc (::HC_WEBSOCKET_OBSERVER *internalHandle, char const *message, void *context) |
| static MCAPI void ** | $vftable () |
◆ 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()
| MCAPI void HC_WEBSOCKET_OBSERVER::BinaryMessageFragmentFunc |
( |
::HC_WEBSOCKET_OBSERVER * | internalHandle, |
|
|
uchar const * | payloadBytes, |
|
|
uint | payloadSize, |
|
|
bool | isLastFragment, |
|
|
void * | context ) |
|
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()
| MCAPI void HC_WEBSOCKET_OBSERVER::BinaryMessageFunc |
( |
::HC_WEBSOCKET_OBSERVER * | internalHandle, |
|
|
uchar const * | bytes, |
|
|
uint | payloadSize, |
|
|
void * | context ) |
|
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()
| MCAPI void HC_WEBSOCKET_OBSERVER::CloseFunc |
( |
::HC_WEBSOCKET_OBSERVER * | internalHandle, |
|
|
::HCWebSocketCloseStatus | status, |
|
|
void * | context ) |
|
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()
| MCAPI void HC_WEBSOCKET_OBSERVER::MessageFunc |
( |
::HC_WEBSOCKET_OBSERVER * | internalHandle, |
|
|
char const * | message, |
|
|
void * | context ) |
|
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()
| 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: