Broadcast Status Fields

The broadcast status fields are listed in this section.

Field Label Data Type Mandatory Description

chatId

chatId

INTEGER

True

The unique identifier of the broadcast in the collaboration

login

login

VARCHAR2

True

Login of the user whose status is changed

messageId

messageId

INTEGER

True

The identifier of this message for which the status is changed (long).

status

status

VARCHAR2

The status change (string). The values are UNDELIVERED, DELIVERED, READ, ACKNOWLEDGED, ACCEPTED, and REJECTED.

user

user

VARCHAR2

True

The user who triggered this event (string).