Interface AccessoryPortListener


  • public interface AccessoryPortListener
    • Method Detail

      • testButtonPressed

        void testButtonPressed​(int accessoryId,
                               int aspectIndex)
        The test button was pressed.
        Parameters:
        accessoryId - the accessory id
        aspectIndex - the aspect index
      • labelChanged

        void labelChanged​(int accessoryId,
                          int aspectIndex)
        The label of the aspect was changed.
        Parameters:
        accessoryId - the accessory id
        aspectIndex - the aspect index