Click or drag to resize

ControllableEndpointsUpdatedEventArgs Class

Event arguments for the availability of controllable endpoints for shared control.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesControllableEndpointsUpdatedEventArgs

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

The ControllableEndpointsUpdatedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodControllableEndpointsUpdatedEventArgs
The list of available controllable endpoints.
Top
Properties
  NameDescription
Public propertyControllableEndpoints
Top
See Also