api.cancelUploadFile()
Stops the uploading of a file. Supported only for files uploaded by using uploadFile. For other files the behavior is undefined
Parameters
CancelUploadFileParams
:chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
fileId | number | Identifier of the file to stop uploading |