|
WinHttp_WebSocketProvider & | operator= (WinHttp_WebSocketProvider const &) |
|
| WinHttp_WebSocketProvider (WinHttp_WebSocketProvider const &) |
|
virtual HRESULT | ConnectAsync (::http_string const &uri, ::http_string const &subprotocol, ::HC_WEBSOCKET_OBSERVER *websocketHandle, ::XAsyncBlock *async) |
|
virtual HRESULT | SendAsync (::HC_WEBSOCKET_OBSERVER *websocketHandle, char const *message, ::XAsyncBlock *async) |
|
virtual HRESULT | SendBinaryAsync (::HC_WEBSOCKET_OBSERVER *websocketHandle, uchar const *payloadBytes, uint payloadSize, ::XAsyncBlock *asyncBlock) |
|
virtual HRESULT | Disconnect (::HC_WEBSOCKET_OBSERVER *websocketHandle, ::HCWebSocketCloseStatus closeStatus) |
|
MCAPI | WinHttp_WebSocketProvider (::std::shared_ptr<::xbox::httpclient::WinHttpProvider > provider) |
|
MCAPI void * | $ctor (::std::shared_ptr<::xbox::httpclient::WinHttpProvider > provider) |
|
MCAPI HRESULT | $ConnectAsync (::http_string const &uri, ::http_string const &subprotocol, ::HC_WEBSOCKET_OBSERVER *websocketHandle, ::XAsyncBlock *async) |
|
MCAPI HRESULT | $SendAsync (::HC_WEBSOCKET_OBSERVER *websocketHandle, char const *message, ::XAsyncBlock *async) |
|
MCAPI HRESULT | $SendBinaryAsync (::HC_WEBSOCKET_OBSERVER *websocketHandle, uchar const *payloadBytes, uint payloadSize, ::XAsyncBlock *asyncBlock) |
|
MCAPI HRESULT | $Disconnect (::HC_WEBSOCKET_OBSERVER *websocketHandle, ::HCWebSocketCloseStatus closeStatus) |
|
◆ WinHttp_WebSocketProvider()
- 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.
◆ ConnectAsync()
virtual HRESULT xbox::httpclient::WinHttp_WebSocketProvider::ConnectAsync |
( |
::http_string const & | uri, |
|
|
::http_string const & | subprotocol, |
|
|
::HC_WEBSOCKET_OBSERVER * | websocketHandle, |
|
|
::XAsyncBlock * | async ) |
|
virtual |
◆ SendAsync()
◆ SendBinaryAsync()
virtual HRESULT xbox::httpclient::WinHttp_WebSocketProvider::SendBinaryAsync |
( |
::HC_WEBSOCKET_OBSERVER * | websocketHandle, |
|
|
uchar const * | payloadBytes, |
|
|
uint | payloadSize, |
|
|
::XAsyncBlock * | asyncBlock ) |
|
virtual |
◆ Disconnect()
virtual HRESULT xbox::httpclient::WinHttp_WebSocketProvider::Disconnect |
( |
::HC_WEBSOCKET_OBSERVER * | websocketHandle, |
|
|
::HCWebSocketCloseStatus | closeStatus ) |
|
virtual |
◆ $ctor()
- 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.
◆ $ConnectAsync()
MCAPI HRESULT xbox::httpclient::WinHttp_WebSocketProvider::$ConnectAsync |
( |
::http_string const & | uri, |
|
|
::http_string const & | subprotocol, |
|
|
::HC_WEBSOCKET_OBSERVER * | websocketHandle, |
|
|
::XAsyncBlock * | async ) |
- 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.
◆ $SendAsync()
- 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.
◆ $SendBinaryAsync()
MCAPI HRESULT xbox::httpclient::WinHttp_WebSocketProvider::$SendBinaryAsync |
( |
::HC_WEBSOCKET_OBSERVER * | websocketHandle, |
|
|
uchar const * | payloadBytes, |
|
|
uint | payloadSize, |
|
|
::XAsyncBlock * | asyncBlock ) |
- 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.
◆ $Disconnect()
MCAPI HRESULT xbox::httpclient::WinHttp_WebSocketProvider::$Disconnect |
( |
::HC_WEBSOCKET_OBSERVER * | websocketHandle, |
|
|
::HCWebSocketCloseStatus | closeStatus ) |
- 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 ** xbox::httpclient::WinHttp_WebSocketProvider::$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: