Interface CLEventCallback


  • public interface CLEventCallback
    A callback for a specific command execution status.
    Author:
    Michael Bien
    • Method Detail

      • eventStateChanged

        void eventStateChanged​(long event,
                               int status)