deleteDevice

fun deleteDevice(deviceId: String, listener: IAlertsProxy.IDeleteDeviceListener)

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

Parameters

deviceId

String the id of the device

listener

IDeleteDeviceListener Callback (onDeleteDeviceSuccess and onDeleteDeviceFailed)