Activity data for the session, where each element corresponds to the tracking data for the Activity with the same index in the project's DesignModel.
The total duration of the session, in milliseconds
An identifier for this entity. In most cases, this identifier
should be globally unique and not start with well-known:
.
The Design Awareness App generates random 24-character
alphanumeric IDs for this purpose.
Well-known or standard entities (currently only DesignModels) should use the format:
"well-known:" + (reverse DNS identifier) [optionally, + "@" + version]
The notes on this session.
The start date/time for the session
Generated using TypeDoc
Represents a single session for a project tracked in realtime.