addPoster

fun SearchResponse.addPoster(url: String?, headers: Map<String, String>? = null)(source)

Extension function that adds poster to SearchResponse

Parameters

url

nullable string for poster url

headers

Optional map of request headers


fun LoadResponse.addPoster(url: String?, headers: Map<String, String>? = null)(source)

Extension function that adds poster to LoadResponse

Parameters

url

nullable string for poster url

headers

Optional map of request headers