Click or drag to resize

ChannelResourceTransferredCall Property

A flag to indicate that this call was transferred from another application. If true, TransferredData may contain data passed from the other application.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public bool TransferredCall { get; }

Property Value

Type: Boolean
See Also