IAlarmStateChangedListener.AlarmStateChanged (METH)ΒΆ
METHOD AlarmStateChanged : BOOL
This method will be called if a AlarmStateChangedListener was registered and the alarm state changed.
- InOut:
Scope
Name
Type
Comment
Return
AlarmStateChangedBOOL<c>TRUE</c> in case the corresponding action to this event was successfull, <c>FALSE</c> otherwise.
Input
itfAlarm5The alarm which changed its state
eOldStateThe old state the alarm went in
eNewStateThe new state to which the alarm changes
eStateTransitionThe AlarmStateTransition decribing how the alarm reached the new state i.e. the way within the state graph