Interface AlarmDataStore

    • Method Detail

      • init

        void init()
           throws java.io.IOException
        Throws:
        java.io.IOException
      • destroy

        void destroy()
      • isEnabled

        boolean isEnabled()
      • isReady

        boolean isReady()
      • setStartWithCleanState

        void setStartWithCleanState​(boolean startWithCleanState)