Package 

Interface BoundaryC3

  • All Implemented Interfaces:
    com.theoplayer.android.api.verizonmedia.reponses.assetinfo.Boundary

    
    public interface BoundaryC3
     implements Boundary
                        

    Represents the boundary of an ad that is relevant for up to three days after the original airing.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract BoundaryInfo getC3() The boundary info, which is relevant up to three days after the original airing.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getC3

        @NonNull() abstract BoundaryInfo getC3()

        The boundary info, which is relevant up to three days after the original airing.