ConferenceConnectionFailureEventArgs Class |
The event argument used to report conference connection related errors to the application.
Inheritance HierarchySystemObject
SystemEventArgs
Avaya.ClientServicesConferenceConnectionFailureEventArgs
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic class ConferenceConnectionFailureEventArgs : EventArgs
The ConferenceConnectionFailureEventArgs type exposes the following members.
Properties
| Name | Description |
---|
 | Error |
A code indicating the nature of the error.
|
Top
See Also