Chat Participant Fields

This section provides a list of chat participant fields.

Name

Label

Data Type

Mandatory

Description

chatId

chatId

INTEGER

True

The identifier of the chat or broadcast. This is the unique ID for each chat or broadcast in collaboration.

invitedBy

invitedBy

VARCHAR2

The user login of the user who invited this participant to chat or broadcast. This field will be present only for chats started by a user.

invitedTime

invitedTime

DATE

The time when this participant was invited to chat or broadcast. The time format is YYYY-MM-DD HH:MM:SS.

leftTime

leftTime

DATE

The time when this user left chat or broadcast. The time format is YYYY-MM-DD HH:MM:SS. The field isn't available if the participant has not left the conversation.

login

login

VARCHAR2

True

The user login of the participant.

name

name

VARCHAR2

The name of the participant.