Package 

Class CacheManager


  • 
    public class CacheManager
    
                        

    Original API cache manager. Manages saving and receiving cached ad. It is also responsible for native ad expiration.

    • Method Summary

      Modifier and Type Method Description
      static String save(String content)
      static boolean isValid(String cacheId)
      static void clear()
      static void setExpiry(String cacheId, long exp)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait