MessagingFailureEventArgs Class |
Namespace: Avaya.ClientServices
public class MessagingFailureEventArgs : EventArgs
The MessagingFailureEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Error |
Error type.
|
![]() | ProtocolErrorCode |
Error code protocol.
|
![]() | ProviderErrorDisplayMessage |
Non-localized message to display given by provider.
|
![]() | ProviderErrorReason |
Non-localized message with error provided by provider.
|
Name | Description | |
---|---|---|
![]() | ToString |
Helper method for creating string from all given error data.
(Overrides ObjectToString.) |