EventEndReason
Description:
[ CCode ( cprefix = "LFB_EVENT_END_REASON_" , type_id = "lfb_event_end_reason_get_type ()" ) ]
public enum EventEndReason
Enum values used to indicate why the feedbacks for an event ended.
Content:
Enum values:
- EXPIRED - Feedbacks ran until the set
timeout expired
- EXPLICIT - The feedbacks were ended
explicitly
- NATURAL - All feedbacks finished playing
their natural length
- NOT_FOUND - There was no feedback in
the current theme for this event so no feedback was provided to the user.