events property

List<String> events
final

All permutations of the system event that triggered this message

The first event in the list is the most specfic event without wildcards.

Implementation

final List<String> events;