getDownloadStatus

abstract fun getDownloadStatus(propertyId: Int): DownloadStatus

Get the current DownloadStatus of a property.

Return

The download status for property id. See DownloadStatus

Parameters

propertyId

Property id to check its downloading status.