cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
WebSocket::Delegate Member List

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

onClose(WebSocket *ws)=0WebSocket::Delegatepure virtual
onError(WebSocket *ws, const ErrorCode &error)=0WebSocket::Delegatepure virtual
onMessage(WebSocket *ws, const Data &data)=0WebSocket::Delegatepure virtual
onOpen(WebSocket *ws)=0WebSocket::Delegatepure virtual
~Delegate()WebSocket::Delegateinlinevirtual