Constructor
-
new InteractionContext()
-
Constructor function for Interaction Context Model
Members
-
data :object
-
Generic object in which to store model data
Type:
- object
- Inherited From:
-
id :string
-
A unique identifier for this model instance
Type:
- string
- Inherited From:
-
isNew :boolean
-
Flag to indicate if model instance is new
Type:
- boolean
- Inherited From: