File

src/core/smart-session-context/SessionContext.ts

Description

Represents a contextChanged event argument.

Example

Index

Properties

Properties

custom
Type : boolean

Indicates whether the changed property is a custom one.

delete
Type : boolean

Indicates whether the property has been deleted from the session context.

new
Type : boolean

Indicates whether the property has just been created within the session context.

newValue
Type : any

The new value of the changed property.

oldValue
Type : any

The old value of the changed property.

property
Type : string

The name of the changed property.

update
Type : boolean

Indicates whether the property has been updated.

result-matching ""

    No results matching ""