ViewerHeatmapChangedEventΒΆ

Class ViewerHeatmapChangedEventExperimental

Experimental. May be changed in the future without notice.

Event that is fired when a heatmap is changed in a viewer.

Hierarchy (View Summary)

Properties

heatmapId: number

The ID of the heatmap that was changed.

id: number
properties: HeatmapProperties

The properties of the heatmap that was changed.

transactionCode?: string
transactionID?: number
type?: EventType
viewerId: string

The ID of the viewer that the heatmap was changed in.