Represents the download status of a CDN file
| Constructor | Description |
|---|---|
| upload.cdnFileReuploadNeeded | The file was cleared from the temporary RAM cache of the CDN and has to be re-uploaded. |
| upload.cdnFile | Represent a chunk of a CDN file. |
| Method | Description |
|---|---|
| upload.getCdnFile | Download a CDN file. |