Package com.castlabs.android.adverts
Interface AdApi
-
public interface AdApiAn Api to interact with the underlying ad provider. Note that not all ad providers support all operations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclickthrough()Perform the clickthrough operation on the current ad, if applicable.voidskipAd()Request to skip the currently playing ad, if any, and skippable.
-