Cocos2d-x  v3.12
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
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