triggered
Checks if the event was considered "triggered" (i.e., not canceled or failed).
Note that NO_EVENT_HANDLER is considered triggered as the operation wasn't blocked.
Return
true if triggered, false otherwise
Since
2.0.0
Checks if the event was considered "triggered" (i.e., not canceled or failed).
Note that NO_EVENT_HANDLER is considered triggered as the operation wasn't blocked.
true if triggered, false otherwise
2.0.0