| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<IntegerEventArgs> ConfigurationGroupIdReceived
Value
Type:
SystemEventHandlerIntegerEventArgs
See Also