DownloadStatus

open fun DownloadStatus(@NonNull mediaInfo: MediaInfo, @Nullable localStorageFolder: String, status: Int, reason: Int, @Nullable reasonDescription: String, lastModifiedTime: Long, totalSizeBytes: Long, bytesDownloaded: Long, downloadPercent: Int, @Nullable posterPath: String, isSavedOffline: Boolean, @Nullable displayTitle: String, @Nullable displayDescription: String)