Interface SearchResult

All Known Implementing Classes:
MovieSearchResult, PersonSearchResult, TvEpisodeSearchResult, TvSeasonSearchResult, TvSeriesSearchResult

public interface SearchResult
Indicates that an object is a search result resource.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the media type associated with the resource.
  • Method Details

    • getMediaType

      MediaType getMediaType()
      Gets the media type associated with the resource.