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.
web::websockets::client::websocket_outgoing_message Member List

This is the complete list of members for web::websockets::client::websocket_outgoing_message, including all inherited members.

details::winrt_callback_client (defined in web::websockets::client::websocket_outgoing_message)web::websockets::client::websocket_outgoing_messagefriend
details::wspp_callback_client (defined in web::websockets::client::websocket_outgoing_message)web::websockets::client::websocket_outgoing_messagefriend
set_binary_message(const concurrency::streams::istream &istream, size_t len)web::websockets::client::websocket_outgoing_messageinline
set_binary_message(const concurrency::streams::istream &istream)web::websockets::client::websocket_outgoing_messageinline
set_utf8_message(std::string &&data)web::websockets::client::websocket_outgoing_messageinline
set_utf8_message(const std::string &data)web::websockets::client::websocket_outgoing_messageinline
set_utf8_message(const concurrency::streams::istream &istream)web::websockets::client::websocket_outgoing_messageinline
set_utf8_message(const concurrency::streams::istream &istream, size_t len)web::websockets::client::websocket_outgoing_messageinline