Package 

Class AppstockContextHolder

    • Method Summary

      Modifier and Type Method Description
      static Context getContext()
      static void setContext(Context context)
      static void clearContext() It clears Context reference and thereby SDK will skip any fetch demand calls.Must be called only if initialization is failed.
      • Methods inherited from class java.lang.Object

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