|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
This is the complete list of members for WebSocket::Delegate, including all inherited members.
| onClose(WebSocket *ws)=0 | WebSocket::Delegate | pure virtual |
| onError(WebSocket *ws, const ErrorCode &error)=0 | WebSocket::Delegate | pure virtual |
| onMessage(WebSocket *ws, const Data &data)=0 | WebSocket::Delegate | pure virtual |
| onOpen(WebSocket *ws)=0 | WebSocket::Delegate | pure virtual |
| ~Delegate() | WebSocket::Delegate | inlinevirtual |