Click or drag to resize

CallSecureIndicationChangedEventArgs Class

Event arguments to report change in secure status of call.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesCallSecureIndicationChangedEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class CallSecureIndicationChangedEventArgs : EventArgs

The CallSecureIndicationChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyIsSecure
The call security status.
Top
See Also