Skip to Content
Realtime TypeScript SdkInterfacesInterface: ItemErrorEvent

Ticos Realtime API v0.3.1


Interface: ItemErrorEvent

Item error event payload

Extends

Indexable

[key: string]: any

Properties

error

error: object

code

code: string

message

message: string


item

item: ItemType

Inherited from

ItemEvent.item


type

type: string

Inherited from

ItemEvent.type