A class representing event arguments for a call.
Call
Inheritance HierarchySystemObject
SystemEventArgs
Avaya.ClientServicesCallEventArgs
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic class CallEventArgs : EventArgs
The CallEventArgs type exposes the following members.
Constructors
| Name | Description |
---|
 | CallEventArgs |
Creates a CallEventArgs object for the specified call..
|
Top
Properties
| Name | Description |
---|
 | Call |
The call referenced by the event.
|
Top
See Also