Chat Session

Xelion Object
      ↪ Entity
          ↪ Chat Session


An chat session.

Fields

Name Type Notes

participants

[Addressable]

The participants in the chat session.

sessionType

Chat Session Type

The session type.

lastChat

String

The last chat (used for query purposes).

chatSessionActivatedDate

String

Date when the chat session is activated

chatSessionIdleDate

String

Date when the chat session is idle or will be idle

chatSessionEndedDate

String

Date when the chat session is ended or will be ended

activeUser

User Profile

The user that is currently active in this chat
Only for phone line and external chat sessions

feedbackRating

Integer

Feedback rating that is given to the chat session
Only administrators of the line have access to this value

feedback

String

Feedback contents that is given to the chat session
Only administrators of the line have access to this value

disabled

Boolean

Is the chat session disabled. If so, no chats can be sended in this chat session.