PresencePublishFailureEventArgs Class |
Namespace: Avaya.ClientServices
public class PresencePublishFailureEventArgs : PresenceFailureEventArgs
The PresencePublishFailureEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
The PresenceError carried by the event.
(Inherited from PresenceFailureEventArgs.) | |
| Presence |
The presence information that failed to be published.
| |
| ProtocolReason |
The reason string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) | |
| ProtocolResponseCode |
The response code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) | |
| ProtocolWarning |
The warning string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) | |
| ProtocolWarningCode |
The warning code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |