Click or drag to resize

RingType Enumeration

The ring type for enhanced call-pickup alert.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum RingType
Members
  Member nameValueDescription
Undefined0 Undefined ring type.
Abbreviated1 Abbreviated ring type.
Delayed2 Delayed ring type.
InterCom3 Intercom ring type.
On4 Ring type ON i.e alerts with ring.
Off5 Ring type OFF used for enhanced call-pickup alert.
Continuous6 Continuous ring type.
IfBusySilent7 Silent ring type if user busy.
IfBusySingle8 Single ring if user busy.
Single9 Single ring type.
See Also