Interface AlarmListener

    • Method Detail

      • handleAlarm

        void handleAlarm​(AlarmEntry entry)
        Invoked when an alarm is triggered.
        Parameters:
        entry - the AlarmEntry which has been triggered.