Sensorberg Smart Spaces SDK for Android / com.sensorberg.smartworkspace.sdk.model / OnTap

OnTap

data class OnTap : Openable

Base class that represents IoT device that was tapped, but is yet unidentified. Pass this to UnitController.open to proceed to search the device and open it.

Constructors

<init>

OnTap(tap: TapParams)

Base class that represents IoT device that was tapped, but is yet unidentified. Pass this to UnitController.open to proceed to search the device and open it.