Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

All player download entities are structured as follows:

entity:

  • Timestamp DateTime:  Indicates when the device reported the current download. See DateTime for more information about this data type.
  • FileName string: The name of the file that is being (or has been) downloaded by the device
  • FileHash string: The SHA1 hash of the file that is being (or has been) downloaded by the device
  • Progress intA value ranging from 0 to 100 indicating the progress of the current download
  • Status string: The status of the current download