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: 592.1.30.0
Syntax
C#
public event EventHandler<ExportChatEventArgs> ExportChatStatusChanged

Value

Type: SystemEventHandlerExportChatEventArgs
See Also