Namespace for events that can emitted by a Platform.
Event payloads are documented as interfaces, while algebraic helper types and derived types are documented as type aliases.
The Platform EventEmitter is a superset of the ApplicationEventEmitter,
meaning it can listen to all Application events in addition to the
Platform-specific events listed here. For a list of valid string keys for all platform events, see
Platform.on.
Namespace for events that can emitted by a Platform.
Event payloads are documented as interfaces, while algebraic helper types and derived types are documented as type aliases.
The Platform
EventEmitter
is a superset of the ApplicationEventEmitter
, meaning it can listen to all Application events in addition to the Platform-specific events listed here. For a list of valid string keys for all platform events, see Platform.on.