ActiveItemEventΒΆ

The ACTIVE_ITEM event indicates a change to the current active item.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

itemID: number

The ID of the item

itemType: ActiveItemType

The type of the active item

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.

viewer: ViewerAPI

The viewer to which the active item relates.