Click or drag to resize

ContactServiceContactServicesAvailableProviderListChanged Event

Occurs when the list of available contact provider changes. For example, if ACS provider has stopped working, an event will be triggered.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler ContactServicesAvailableProviderListChanged

Value

Type: SystemEventHandler
See Also