Click or drag to resize

UserConfigurationGroupIdReceived Event

Occurs when provided PPMConfigGroupId does not match the value configured on server and the application should restart sign in process with the configuration group id received from server.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<IntegerEventArgs> ConfigurationGroupIdReceived

Value

Type: SystemEventHandlerIntegerEventArgs
See Also