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: 550.0.60.0
Syntax
C#
public Capability GetTransferToCapability(
	Call callToReplace
)

Parameters

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

Return Value

Type: Capability
See Also