Public Member Functions | |
WebSocketFileTransfer (std::string rootPath) | |
Constructor. More... | |
void | start (WebSocket *pWebSocket) |
WebSocketFileTransfer::WebSocketFileTransfer | ( | std::string | rootPath | ) |
Constructor.
[in] | rootPath | The path prefix for new files. |