Package 

Enum NotConfiguredPolicy

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ERROR

      Throw an exception if the SST SDK is not configured.

      NOTIFY

      Log a message if the SST SDK is not configured.

      IGNORE

      Ignore the fact that the SST SDK is not configured.

    • 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