clearFileTransferHistory
7/5/26Less than 1 minute
clearFileTransferHistory
Description
Clear the file exchange history and physically delete the files
Files will also be automatically deleted from the HTTP server
void clearFileTransferHistory()Response example
{
"method" : "clearFileTransferHistory",
"requestId" : "1",
"result" : true
}Response Parameters
| Name | Description |
|---|---|
| requestId | A unique request identifier |
| result | A flag indicating whether the request was successful |
See also