Click or drag to resize

CallAlertDelay Property

For an incoming call, the alert delay. Server might indicate that the client should delay playing the ringing audio for the given amount of seconds. Can vary from 0 to 30 with 0 meaning that there is no alert delay.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int AlertDelay { get; }

Property Value

Type: Int32
See Also