BasesQueryQueue.onFileDeleted method
BasesQueryQueue › onFileDeleted
Unofficial
Removes a deleted file from the queue and from the results.Signature:
onFileDeleted(file: TAbstractFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TAbstractFile | The deleted file. |
Returns: void