Package 

Enum PassioMode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      IS_READY_FOR_DETECTION

      All the files needed by the SDK are present and the SDK can be used to its full extent.

      IS_DOWNLOADING_MODELS

      A newer version of files needed by the SDK are being downloaded.

      IS_BEING_CONFIGURED

      The configuration process is still running.

      FAILED_TO_CONFIGURE

      The configuration process has encountered an error and was not completed successfully.

      NOT_READY

      Indicates that the configuration process has not started yet.

    • 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