Interface Interstitial
-
- All Implemented Interfaces:
public interface InterstitialThe THEOads interstitial.
-
-
Method Summary
Modifier and Type Method Description abstract InterstitialTypegetType()abstract StringgetId()abstract DoublegetStartTime()abstract DoublegetDuration()-
-
Method Detail
-
getType
abstract InterstitialType getType()
-
getStartTime
abstract Double getStartTime()
-
getDuration
abstract Double getDuration()
-
-
-
-