Package 

Enum OfflineStorageMode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      REQUIRED

      Hits are sent if network is available, stored otherwise

      ALWAYS

      Hits are stored in all cases and requires calling method to send

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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