Click or drag to resize
UserExternalAppRegistered Event
An external application has registered to the external app interface in order to monitor, place and/or control calls on this user's behalf.

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

Value

Type: SystemEventHandlerStringEventArgs
See Also