Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 708 Bytes

ActivityEvent.md

File metadata and controls

14 lines (9 loc) · 708 Bytes

ActivityEvent

Properties

Name Type Description Notes
timestamp java.sql.Timestamp [optional]
duration kotlin.Long The duration this event lasted before recording ended. [optional]
activity kotlin.String A globally unique reference for objects. [optional]
data kotlin.Any The summary information for the activity event as determined by the activity that created this activity event. [optional]
temporalSlices kotlin.Array<kotlin.Any> The specific interaction details of the activity event. [optional]