updateDevice

abstract fun updateDevice(device: AlertDevice, listener: RainbowListener<AlertDevice, Unit>)

Update a device which already exists associated to the user account.

Parameters

device

AlertDevice the alertDevice object

listener

RainbowListener Callback