Click or drag to resize
ConferenceConnectionFailureEventArgs Class
The event argument used to report conference connection related errors to the application.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesConferenceConnectionFailureEventArgs

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

The ConferenceConnectionFailureEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
A code indicating the nature of the error.
Top
See Also