Package com.castlabs.sdk.claws
Interface ClawsServiceListener
- All Known Implementing Classes:
AbstractClawsServiceListener
public interface ClawsServiceListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onAction
(JSONObject action) void
onBinderAvailable
(ClawsServiceBinder binder) void
onDeviceListUpdated
(List<Device> connectedDevices) void
void
onTransferRequested
(String assetId, long positionMs, Device sourceDevice)
-
Method Details
-
onError
-
onDeviceListUpdated
-
onAction
-
onBinderAvailable
-
onTransferRequested
-