-
- 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.
-
-
Method Summary
Modifier and Type Method Description abstract BoundaryInfo
getC3()
The boundary info, which is relevant up to three days after the original airing. -
-
Method Detail
-
getC3
@NonNull() abstract BoundaryInfo getC3()
The boundary info, which is relevant up to three days after the original airing.
-
-
-
-