deleteDevice

abstract fun deleteDevice(deviceId: String, listener: RainbowListener<Unit, Unit>)

Create a new device associated to the user account. This device will receive alerts

Parameters

deviceId

String the id of the device

listener

RainbowListener Callback