update Device
fun updateDevice(device: AlertDevice, listener: IAlertsProxy.IUpdateDeviceListener)
Content copied to clipboard
Update a device which already exists associated to the user account.
Parameters
device
AlertDevice the alertDevice object
listener
IUpdateDeviceListener Callback (onUpdateDeviceSuccess and onUpdateDeviceFailed)