ExportChatEventArgs Class |
Namespace: Avaya.ClientServices
public class ExportChatEventArgs : ProtocolEventArgs
The ExportChatEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Conference |
The conference object whose public chat was to be exported.
|
![]() | 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.) |
![]() | Status |
Status code related to export chat/cancel Export chat operation.
|