Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
bluetooth-client
/
com.splendo.kaluga.bluetooth.device
/
DeviceConnectionManager
/
Event
/
AddAction
Add
Action
data
class
AddAction
(
val
action
:
DeviceAction
<
*
>
)
:
DeviceConnectionManager.Event
Event
indicating a
DeviceAction
should be scheduled
Members
Constructors
Add
Action
Link copied to clipboard
constructor
(
action
:
DeviceAction
<
*
>
)
Properties
action
Link copied to clipboard
val
action
:
DeviceAction
<
*
>
the
DeviceAction
to schedule