All Implemented Interfaces:
VProperty<Action.ActionType>, VChild, VElement, VParent

public class Action extends VPropertyBase<Action.ActionType,Action>

ACTION

RFC 5545, 3.8.6.1, page 132

This property defines the action to be invoked when an alarm is triggered.

actionvalue = "AUDIO" / "DISPLAY" / "EMAIL" / iana-token / x-name

Applications MUST ignore alarms with x-name and iana-token values they don't recognize.

Examples:

  • ACTION:AUDIO
  • ACTION:DISPLAY

See Also: