DownloadError#

class DownloadError#

Enum values used to denote the various download errors.

Methods#

class DownloadError
quark() int#

Gets the quark for the domain of download errors.

Fields#

class DownloadError
CANCELLED_BY_USER#

Download was cancelled by user

DESTINATION#

Download failure due to destination error

NETWORK#

Download failure due to network error