CallLogItemActionType Enumeration |
Namespace: Avaya.ClientServices
public enum CallLogItemActionType
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | The action type is not defined. | |
| Missed | 1 | A missed call. The incoming call was not answered by the client. | |
| Redirected | 2 | A call was redirected to another destination (e.g. voicemail). | |
| Answered | 3 | An incoming call was answered by the client. | |
| Outgoing | 4 | An outbound call from the client. | |
| Transferred | 5 | A call was transferred from the client to another destination. | |
| Incoming | 6 | An incoming call. |
© 2017 Avaya LLC. All Rights Reserved.