Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 442 Bytes

ErrorEvent.md

File metadata and controls

23 lines (11 loc) · 442 Bytes

ErrorEvent

Occurs when an error occurs. This can happen due to an internal server error or a timeout.

Properties

Name Type Description Notes
event EventEnum
data Error

Enum: EventEnum

Name Value
ERROR "error"