ConferenceEncryptionStatus Enumeration |
Namespace: Avaya.ClientServices
public enum ConferenceEncryptionStatus
| Member name | Value | Description | |
|---|---|---|---|
| Unknown | 0 | Conference encryption status is unknown, for example, if the conference server does not support the indication. | |
| NotEncrypted | 1 | None of the media legs (audio or video) is encrypted. | |
| PartiallyEncrypted | 2 | Some of the media legs are encrypted. | |
| Encrypted | 3 | All of the media legs are encrypted. |
© 2017 Avaya LLC. All Rights Reserved.