DownloadStatus
public enum DownloadStatus
Enumeration to represent the current download status of property/building
-
Declaration
Swift
case Downloaded -
Declaration
Swift
case NotDownloaded -
Declaration
Swift
case UpdateAvailable -
Declaration
Swift
case Unknown
DownloadStatus Enumeration Reference