Library_Item_DownloadSession_KeepAlive_RequestBody
Library_Item_DownloadSession_KeepAlive_RequestBody
This is a request body class for an operation.
JSON Example
{
"progress": 0
}
integer As int64
progress
Optional
Optional update to the progress property of the session. If specified, the new progress should be greater then the current progress. See DownloadSessionModel.client-progress. If not specified the progress is not updated.