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

Value

Type: SystemEventHandlerExportChatEventArgs
See Also