Interface AdvertisingWithSchedule
-
- All Known Implementing Classes:
ImaAdvertisingConfig
,VastAdvertisingConfig
public interface AdvertisingWithSchedule
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<AdBreak>
getSchedule()
-
-
-
Method Detail
-
getSchedule
@NonNull java.util.List<AdBreak> getSchedule()
-
-