EscalationAction
Actions that can be performed on escalation status. An enumeration that defines the available actions for handling escalation scenarios in conversations.
| Property | Type | Description |
|---|
| No properties | N/A | Enumeration cases define the available actions |
| Method | Signature | Description |
|---|
| Enumeration Cases | case cancel | Cancel the escalation action |
| Enumeration Cases | case refresh | Refresh the escalation status |
| Inherited from Equatable | Equality operators | Inherits equality comparison methods. See Equatable (Apple Developer) |