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: 550.0.60.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