Class CHHapticEngineFinishedAction


  • public final class CHHapticEngineFinishedAction
    extends java.lang.Object
    [@enum] CHHapticEngineFinishedAction Constants indicating what the engine should do in response to the finished handler being called. [@constant] CHHapticEngineFinishedActionStopEngine Stop the engine. This is useful if the client knows that the client is about to go inactive. [@constant] CHHapticEngineFinishedActionLeaveEngineRunning Do not stop the engine. This is useful if the client expects more activity.
    • Method Summary

      • Methods inherited from class java.lang.Object

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