CallLogItemReadStatus Enumeration |
Namespace: Avaya.ClientServices
public enum CallLogItemReadStatus
Member name | Value | Description | |
---|---|---|---|
Undefined | 0 | Indicates a call log whose read status is not defined. This is the default value when server has not provided any read status. | |
Unread | 1 | Indicates a call log which is not viewed/read by the user. | |
Read | 2 | Indicates a call log which is already viewed/read by the user. |
© 2017 Avaya LLC. All Rights Reserved.