C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Public Member Functions | List of all members
web::websockets::client::details::websocket_client_task_impl Class Reference

Public Member Functions

_ASYNCRTIMP websocket_client_task_impl (websocket_client_config config)
 
_ASYNCRTIMP pplx::task< websocket_incoming_messagereceive ()
 
_ASYNCRTIMP void close_pending_tasks_with_error (const websocket_exception &exc)
 
const std::shared_ptr< websocket_client_callback_impl > & callback_client () const
 

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