Click or drag to resize
ConferenceEncryptionStatusChanged Event
Notifies the application that the conference's encryption status has changed based on the encryption status of current participants on the call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<ConferenceEncryptionStatusEventArg> EncryptionStatusChanged

Value

Type: SystemEventHandlerConferenceEncryptionStatusEventArg
See Also