DownloadStatus

Constructors

Link copied to clipboard
constructor(status: Short)
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val DOWNLOADED: Short = 3
Link copied to clipboard
Property metadata says downloaded but child building data rows are missing — needs re-download.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val UNKNOWN: Short = 0
Link copied to clipboard

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun getStatus(): Short
Link copied to clipboard
open fun setStatus(status: Short)
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)