Package com.castlabs.android.adverts
Class HlsInterstitialPlugin
java.lang.Object
com.castlabs.android.Plugin
com.castlabs.android.adverts.HlsInterstitialPlugin
- All Implemented Interfaces:
AdProvider
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.castlabs.android.Plugin
init, onRemotePlay
-
Constructor Details
-
HlsInterstitialPlugin
public HlsInterstitialPlugin()
-
-
Method Details
-
createAdLoader
Description copied from interface:AdProvider
- Specified by:
createAdLoader
in interfaceAdProvider
- Parameters:
adRequest
- TheAdRequest
- Returns:
- The
AdLoader
instance ornull
-
getName
Description copied from interface:AdProvider
Return a unique name to identify the session provider.- Specified by:
getName
in interfaceAdProvider
- Returns:
- The name of this provider
-
getId
-