sendAlertFeedback

abstract fun sendAlertFeedback(deviceId: String, alertId: String, answerId: String, listener: RainbowListener<Unit, Unit>)

send a feedback of the alert

Parameters

deviceId

String id of the device

alertId

String id of the alert

answerId

String answer

listener

RainbowListener Callback