getHosterList

abstract suspend fun getHosterList(episode: SEpisode): List<Hoster>(source)

Get the list of hoster for an episode.

Since

extensions-lib 16

Return

the hosters for the episode.

Parameters

episode

the episode.