Conversation Custom Event
lightning:conversationCustomEvent
Indicates receipt of a custom event on a conversation.
For Use In
Lightning Experience
The lightning:conversationCustomEvent event is triggered when a custom event occurs during a chat.
For more information, see Events for Chat in the Salesforce Console Developer Guide.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
data | Data attached to the custom event. | string | ||
recordId | Record ID of the conversation. | string | ![]() | |
type | Name of the custom event. | string | ![]() |
