Click or drag to resize
CallGetTransferToCapability Method
Capability info indicating whether the call can be transferred to target call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public Capability GetTransferToCapability(
	Call callToReplace
)

Parameters

callToReplace
Type: Avaya.ClientServicesCall
Call to the transfer target.

Return Value

Type: Capability
See Also