delete Device
fun deleteDevice(deviceId: String, listener: IAlertsProxy.IDeleteDeviceListener)
Content copied to clipboard
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)