Interface ClawsServiceListener

    • Method Detail

      • onError

        void onError​(String message)
      • onDeviceListUpdated

        void onDeviceListUpdated​(List<Device> connectedDevices)
      • onTransferRequested

        void onTransferRequested​(String assetId,
                                 long positionMs,
                                 Device sourceDevice)