Click or drag to resize
ExportServiceExportChatStatusChanged Event
Occurs when there is a change of status in a Chat export operation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public event EventHandler<ExportChatEventArgs> ExportChatStatusChanged

Value

Type: SystemEventHandlerExportChatEventArgs
See Also