public interface AdProvider
Implementation of this interface allows creating new AdsLoader instances.
- Since:
- 3.2.0
-
Method Summary
Return a unique name to identify the session provider.
-
Method Details
-
createAdLoader
- Parameters:
adRequest
- The AdRequest
- Returns:
- The
AdLoader
instance or null
-
getName
Return a unique name to identify the session provider.
- Returns:
- The name of this provider