Interface NextUpViewModel


public interface NextUpViewModel
  • Method Details

    • playNextPlaylistItem

      void playNextPlaylistItem()
    • getThumbnailUrl

      <any> getThumbnailUrl()
    • getTitle

      <any> getTitle()
    • getNextUpTimeRemaining

      <any> getNextUpTimeRemaining()
    • closeNextUpView

      void closeNextUpView()
    • isShowingRelatedNextUps

      boolean isShowingRelatedNextUps()
    • isUiLayerVisible

      <any> isUiLayerVisible()