LoadResponse
Abstract interface of LoadResponse responses
Inheritors
Properties
Url of the media background poster.
determines if the media is released or coming soon.
content rating of the media, appears on result page.
Image URL used as a visual title replacement.If the logo loads successfully, it is shown instead of the text title. If the logo is null or fails to load, the text title is displayed.
headers map used by network request to get the poster.
list of the SearchResponse related to media, appears on result page.
Online sync services compatible with the media.
list of the media TrailerData, used to load trailers.
Functions
Extension function that adds poster to LoadResponse
better to call addTrailer with multiple trailers directly instead of calling this multiple times
Extension function of LoadResponse to check if it's Anime based.
Extension function of LoadResponse to check if it's Episode based.