Data
When a task is introduced to the system, data pertaining to the task is defined in the following classes:
-
CallData
-
EmailData
-
ChatData
-
GenericData
Application-specific data is provided for tasks via the AppData class. Similarly, user data is defined in UserData.