Click or drag to resize
ProtocolEventArgs Class
Represents signaling protocol related events.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesProtocolEventArgs
      More...

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

The ProtocolEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyProtocolReason
The reason string from the underlying signaling protocol.
Public propertyProtocolResponseCode
The response code from the underlying signaling protocol.
Public propertyProtocolWarning
The warning string from the underlying signaling protocol.
Public propertyProtocolWarningCode
The warning code from the underlying signaling protocol.
Top
See Also
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesProtocolEventArgs
      Avaya.ClientServicesAddContactEventArgs
      Avaya.ClientServicesAgentErrorEventArgs
      Avaya.ClientServicesCallFailureEventArgs
      Avaya.ClientServicesChatFailureEventArgs
      Avaya.ClientServicesCollaborationFailureEventArgs
      Avaya.ClientServicesContactErrorEventArgs
      Avaya.ClientServicesDataTransferServiceErrorEventArgs
      Avaya.ClientServicesDirectorySearchFailureEventArgs
      Avaya.ClientServicesDownloadServiceErrorEventArgs
      Avaya.ClientServicesExportChatEventArgs
      Avaya.ClientServicesExportMessagingConversationEventArgs
      Avaya.ClientServicesPendingParticipantCancelledEventArgs
      Avaya.ClientServicesPresenceFailureEventArgs
      Avaya.ClientServicesRegistrationFailureEventArgs
      Avaya.ClientServicesRemoteControlSessionDisconnectEventArgs
      Avaya.ClientServicesSelfContactEventArgs
      Avaya.ClientServicesSharedControlCompletionHandlerEventArgs
      Avaya.ClientServicesSharedControlSessionEventArgs
      Avaya.ClientServicesUnifiedPortalErrorEventArgs
      Avaya.ClientServicesUpdateContactEventArgs