AlertType Enumeration |
Namespace: Avaya.ClientServices
public enum AlertType
| Member name | Value | Description | |
|---|---|---|---|
| Unspecified | 0 | Not specified. | |
| None | 1 | Alert-type is set to none. | |
| Internal | 2 | Internal extension ringtone. | |
| External | 3 | External extension ringtone. | |
| Priority | 4 | Priority ringtone. | |
| Intercom | 5 | Intercom alert type. | |
| AutoCallback | 6 | Alert type indicating that it is auto callback. | |
| HoldRecall | 7 | Alert type indicating that it is recall after hold. | |
| TransferRecall | 8 | Alert type indicating that it is recall after transfer. | |
| DirectAgentCallInternal | 9 | Alert type indicating that it is direct internal agent call. | |
| DirectAgentCallExternal | 10 | Alert type indicating that it is direct external agent call. | |
| DirectAgentCallPriority | 11 | Alert type indicating that it is direct priority call from agent. | |
| AutomaticCallDistributionInternal | 12 | Alert type indicating that it is distributed automatic internal call. | |
| AutomaticCallDistributionExternal | 13 | Alert type indicating that it is distributed automatic external call. | |
| AbbreviatedRing | 14 | Alert type of abbreviated/ short duration ring. | |
| DelayedRing | 15 | Alert type of delayed ring. |
© 2017 Avaya LLC. All Rights Reserved.