Click or drag to resize
RemoteControlSessionEventArgs Class
Event arguments used for shared control session events related to a ControllingEndpoint.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesRemoteControlSessionEventArgs

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

The RemoteControlSessionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEndpoint
The controlling endpoint.
Top
See Also