UserEvent.EventType

Types of events.

Note: The UNSUBSCRIBE and SUBSCRIBE events are not currently available but will be supported in a future release.

Enums
EVENT_TYPE_UNSPECIFIED Not specified.
DELIVERED The user's RCS client received the associated message sent by the agent.
IS_TYPING The user is typing within a conversation with the agent.
READ The user opened the conversation with the agent after the associated message was delivered.
UNSUBSCRIBE The user doesn't want to receive further non-essential messages sent by the agent.
SUBSCRIBE The user wants to receive messages from the agent.