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

Value

Type: SystemEventHandlerSignalingServerEventArgs
See Also