SnapshotChangedEventΒΆ

Class SnapshotChangedEvent

SNAPSHOT_CHANGED SNAPSHOT_CHANGED

Hierarchy

Constructors

Properties

id: number
properties: SnapshotProperties
snapshotID: number
transactionCode?: string
transactionID?: number
type?: EventType

Accessors

  • get order(): number
  • Deprecated

    order is deprecated, please use properties.order instead.

    Returns number

  • get screenshot(): string
  • Deprecated

    screenshot is deprecated, please use properties.screenshot instead.

    Returns string

  • get text(): string
  • Deprecated

    text is deprecated, please use properties.name instead.

    Returns string