Companion

Properties

Link copied to clipboard
const val TAG: String

Functions

Link copied to clipboard
suspend fun downloadEpisode(    activity: Activity?,     episode: ResultEpisode,     currentIsMovie: Boolean,     currentHeaderName: String,     currentType: TvType,     currentPoster: String?,     apiName: String,     parentId: Int,     url: String)
Link copied to clipboard
fun startDownload(    context: Context?,     episode: ResultEpisode,     currentIsMovie: Boolean,     currentHeaderName: String,     currentType: TvType,     currentPoster: String?,     apiName: String,     parentId: Int,     url: String,     links: List<ExtractorLink>,     subs: List<SubtitleData>?)