DownloadStatus

sealed class DownloadStatus

Known direct subclasses
DownloadStatus.DownloadCompleted

Status for feature downloading completed.

DownloadStatus.DownloadFailed

Status for feature downloading failed.

DownloadStatus.DownloadProgress

Status for feature downloading progress.

DownloadStatus.DownloadStarted

Status for feature download started.


Status used for feature downloading.

Summary

Nested types

Status for feature downloading completed.

Status for feature downloading failed.

Status for feature downloading progress.

Status for feature download started.

Protected constructors

Protected constructors

DownloadStatus

protected DownloadStatus()