Event fired whenever a new notification has been created.

"notification-created"

Hierarchy

  • NotificationCreatedEvent

Properties

Properties

notification: Readonly<Object>

The notification that has just been created.

This object will match what is returned from the create call.

type: "notification-created"

Generated using TypeDoc