Interface InstreamAdSkipInfo


  • public interface InstreamAdSkipInfo
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getSkipOffset()
      Returns the number of milliseconds of ad break playback before the it becomes skippable
      boolean isSkippable()
      Indicates whether the ad break can be skipped by the user
    • Method Detail

      • isSkippable

        boolean isSkippable()
        Indicates whether the ad break can be skipped by the user
        Returns:
        Boolean value that indicates whether the ad can be skipped by the user
      • getSkipOffset

        long getSkipOffset()
        Returns the number of milliseconds of ad break playback before the it becomes skippable
        Returns:
        Number of milliseconds of ad break playback before the it becomes skippable or ad break duration if it's not skippable