Click or drag to resize

CallCallType Property

A CallType enum value indicating whether this is default registered service (SIP call through Aura) or MeetMe call through ServiceGateway.

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

Property Value

Type: CallType
See Also