| AgentId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- ID of the agent associated with the session.
|
| ChatReqAssigned |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of chat requests that were assigned to an agent during
a session.
|
| ChatReqDeclined |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of chat requests that were declined by an agent during
a session.
|
| ChatReqEngaged |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of chats in which an agent was engaged during a session.
|
| ChatReqTimedOut |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of chat requests that timed out in an agent’s
queue during a session.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time that the session record was last referenced.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time that the session record was last viewed.
|
| LoginTime |
- Type
- dateTime
- Properties
- Create, Filter, Sort, Update
- Description
- The date and time an agent logged in during the session.
|
| LogoutTime |
- Type
- dateTime
- Properties
- Create, Filter, Sort, Update
- Description
- The date and time an agent logged out during a session.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookupSort
- Description
- The name of the session.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the owner of the session record.
|
| TimeAtCapacity |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The amount of time an agent spent with the maximum number of chats
in his or her queue.
|
| TimeIdle |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The amount of time an agent spent idle during the session.
|
| TimeInAwayStatus |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The amount of time an agent spent with a status of “Away”
during a session.
|
| TimeInChats |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The amount of time an agent spent engaged in chats during a session.
|
| TimeInOnlineStatus |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The amount of time an agent spent with a status of “Online”
during a session.
|