SnapshotRemovedEvent#
Class SnapshotRemovedEvent
Hierarchy
- WebVisEvent
- SnapshotRemovedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Snapshot Removed Event(snapshotID: number): SnapshotRemovedEvent -
The SNAPSHOT_REMOVED event occurs if a snapshot has been removed.
Parameters
-
snapshotID: number
The ID of the snapshot.
Returns SnapshotRemovedEvent
-
Properties
id
id: number
snapshotID
snapshotID: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
SNAPSHOT_REMOVED SNAPSHOT_REMOVED