remove
Remove existing alarm by id.
If there is no alarm with such id then isAlarmsInProcessing will emit IllegalArgumentException.
API Note: User must be valid.
See also
Parameters
id
alarm id
Throws
for unauthorized user or unprepared session
if wristband is not ready for communication
if there is no default wristband
Remove existing alarm by id.
If there is no alarm with some ids then isAlarmsInProcessing will emit IllegalArgumentException.
API Note: User must be valid.
See also
Parameters
ids
list of alarms ids
Throws
for unauthorized user or unprepared session
if wristband is not ready for communication
if there is no default wristband