Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventPhase

The state of an event.

Index

Enumeration members

Enumeration members

Canceled

Canceled: = "canceled"

The event is cancelled.

Dispatched

Dispatched: = "dispatched"

The event is dispatched.

Updated

Updated: = "updated"

The event is updated.