SnapshotRestoredEvent#
Class SnapshotRestoredEvent
Hierarchy
- WebVisEvent
- SnapshotRestoredEvent
Index
Constructors
Properties
Constructors
constructor
- new
Snapshot Restored Event(snapshotID: number, settings: SnapshotRestoreOptions): SnapshotRestoredEvent -
The SNAPSHOT_RESTORED event occurs if a Snapshot has been restored.
Parameters
-
snapshotID: number
The ID of the Snapshot.
-
settings: SnapshotRestoreOptions
Returns SnapshotRestoredEvent
-
Properties
id
id: number
settings
settings: SnapshotRestoreOptions
snapshotID
snapshotID: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
SNAPSHOT_RESTORED SNAPSHOT_RESTORED