Cocos2d-x  v3.12
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
WebSocket Member List

This is the complete list of members for WebSocket, including all inherited members.

close()WebSocket
closeAllConnections()WebSocketstatic
closeAsync()WebSocket
ErrorCode enum nameWebSocket
getReadyState()WebSocket
init(const Delegate &delegate, const std::string &url, const std::vector< std::string > *protocols=nullptr)WebSocket
send(const std::string &message)WebSocket
send(const unsigned char *binaryMsg, unsigned int len)WebSocket
State enum nameWebSocket
WebSocket()WebSocket
~WebSocket()WebSocketvirtual