Cocos2d-x  4.0.0
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