Player Download Entity (2022/06)
All player download entities are structured as follows:
entity
:
Timestamp
DateTime read-only: Indicates when the device reported the current download. See DateTime for more information about this data type.FileName
string read-only: The name of the file that is being (or has been) downloaded by the deviceFileHash
string read-only: The SHA1 hash of the file that is being (or has been) downloaded by the deviceProgress
int read-only:Â A value ranging from 0 to 100 indicating the progress of the current downloadStatus
string read-only: The status of the current download