|
5MP Motion Camera
1.1.1.1
A waterproof, low power, battery operated, motion activated, 5 mega-pixel, WiFi camera.
|
This is the complete list of members for WebSocketClient, including all inherited members.
| _startMillis | WebSocketClient | private |
| analyzeRequest() | WebSocketClient | private |
| disconnectStream() | WebSocketClient | private |
| getData() | WebSocketClient | |
| handleStream() | WebSocketClient | private |
| handshake(Client &client) | WebSocketClient | |
| host | WebSocketClient | |
| origin | WebSocketClient | |
| path | WebSocketClient | |
| sendData(const char *str) | WebSocketClient | |
| sendData(String str) | WebSocketClient | |
| sendData(const char *str, uint8_t opcode) | WebSocketClient | |
| sendData(String str, uint8_t opcode) | WebSocketClient | |
| sendEncodedData(char *str) | WebSocketClient | private |
| sendEncodedData(String str) | WebSocketClient | private |
| sendEncodedData(char *str, uint8_t opcode) | WebSocketClient | private |
| sendEncodedData(String str, uint8_t opcode) | WebSocketClient | private |
| socket_client | WebSocketClient | private |
| socket_urlPrefix | WebSocketClient | private |
| timedRead() | WebSocketClient | private |