MinuteStatus Enumeration |
Namespace: Avaya.ClientServices
public enum MinuteStatus
| Member name | Value | Description | |
|---|---|---|---|
| Pending | 0 | Response from server is not received yet. | |
| Confirmed | 1 | The minute has been successfully sent to the server and a response has been received. | |
| Error | 2 | Server returned an error while adding the minute to the conference. | |
| Deleted | 3 | Minute has been removed from the conference. |
© 2017 Avaya LLC. All Rights Reserved.