Click or drag to resize

IdleStatusChangeModelUserIsIdle Property

Specifies if the action indicates user did not performed any meaningful actions and, therefore, play history will have long periods of time without any activity.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool UserIsIdle { get; set; }

Property Value

Type: Boolean
See Also