Omni Channel Status Changed
lightning:omniChannelStatusChanged
Indicates that an Omni-Channel user has changed their status.
For Use In
Lightning Experience
lightning:omniChannelStatusChanged is an application event that indicates an Omni-Channel user has changed their status. This event is supported in Lightning console apps only.
For more information, see Events for Omni-Channel in the Salesforce Console Developer Guide.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
channels | The JSON string of channel objects. | string | ![]() | |
statusApiName | The API name of the agent’s current presence status. | string | ![]() | |
statusId | The ID of the agent’s current presence status. | string | ![]() | |
statusName | The name the agent’s current presence status. | string | ![]() |
