Click or drag to resize
UserRegistrationSuccessful Event
Occurs when a registration attempt to a call server has succeeded.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<SignalingServerEventArgs> RegistrationSuccessful

Value

Type: SystemEventHandlerSignalingServerEventArgs
See Also