|
Ultimate Uploader v1.6
JavaScript File object |
Home
page Contact
support
|
| Property name | Type and acceptable values | Description |
| Id | string | Unique identifier. |
| FileName | string | Name of file. |
| FileLength | long | Size of file on bytes. |
| BytesUploaded | long | Count of uploaded bytes. |
| UploadPercent | int | Current upload percent. |
| ServerResponse | string | Response from server. |
| ErrorMessage | string | Error message string (if any). |
| Status | integer 0-Pending |
File status. |