Emitted when a file download operation fails
The account ID from which the download was attempted
The blob ID of the file being downloaded
The error that occurred during download
Emitted when one or more capabilities fail schema validation.
During connection (context: "connection"), invalid capabilities are stripped from the
frozen session and treated as unsupported.
During late registration (context: "registration"), capabilities whose schemas fail
validation against the existing session are rejected and not registered.
Account capabilities that failed validation
Whether the validation occurred during initial connection or late registration
Server capabilities that failed validation
Emitted when a request-level error occurs (e.g. authentication error, invalid JSON, etc.)
The error that occurred
Emitted when the session state reported by the server changes
The new session state
The previous session state
Emitted when the client's connection status changes
The session state, if available
The new connection status
Emitted when a transport or network error occurs during any kind of request
The error that occurred
Emitted when a file upload operation fails
The account ID to which the upload was attempted
The error that occurred during upload
Events emitted by the JMAP client