ChatThreadEventHandlerActions

Provides in-one-place interactions to trigger all available events.

See also

Functions

Link copied to clipboard

Request additional thread metadata.

Link copied to clipboard

Mark the thread as read.

Link copied to clipboard
suspend fun ChatThreadEventHandler.selectTimeSlot(timeSlotLocalizedText: String, timeSlot: TimeSlot): EventResponse?

Sends a postback for the selected time slot (typically in response to a TimePicker TimeSlot message).

Link copied to clipboard

Send the chat transcript to the specified email address.

Link copied to clipboard

Triggers an action event based on the provided Action.

Link copied to clipboard

Notify the server that the user has stopped typing.

Link copied to clipboard

Notify the agent that the user has started typing.