Account Event
An event that happened on the user's account.
If the application has registered a `DevicePushSubscription` as part of its device record, then the Firefox Accounts server can send push notifications about important events that happen on the user's account. This enum represents the different kinds of event that can occur.
Inheritors
Types
Sent when when there has been a change in authorization status.
Sent when the user deletes their Firefox Account.
Sent when another device has invoked a command for this device to execute.
Sent when a new device connects to the user's account.
Sent when a device disconnects from the user's account.
Sent when the user has modified their account profile information.
An unknown event, most likely an event the client doesn't support yet.