Contents

RequestStatus

An object that represents the status of a download request.

Declaration

object RequestStatus

Properties

NameTypeDescription
jobStatusstring

The status of the download request.

statusstring

success if the operation succeeded; error otherwise.

statusCheckDelayinteger

The number of seconds to wait before re-requesting the status.

See Also

Status