ProtocolEventArgs Class |
Namespace: Avaya.ClientServices
public class ProtocolEventArgs : EventArgs
The ProtocolEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ProtocolReason |
The reason string from the underlying signaling protocol.
| |
| ProtocolResponseCode |
The response code from the underlying signaling protocol.
| |
| ProtocolWarning |
The warning string from the underlying signaling protocol.
| |
| ProtocolWarningCode |
The warning code from the underlying signaling protocol.
|