| Class | Description |
|---|---|
| POBAdViewCacheService |
This class caches a map of AdViewConfig against the renderer hash code value which creates the ad view.
|
| POBAdViewCacheService.AdViewConfig |
Stores the pre-rendered ad view and associated POBFullScreenActivityListener instance.
|
| POBCacheManager |
Implementation of the cache manager class, responsible for caching Profile info,
requesting service script for OM SDK, etc.
|
| POBCacheManager.POBPartnerConfigListener |
Class to get the callback method for success and failure of the partner config loading.
|
| POBCacheManager.POBProfileConfigListener |
Class to get the callback method for success and failure of the partner config loading.
|
| POBCacheService |
A util class to create and store objects for given service name.
|