Click or drag to resize
ICallAttendedTransfer Method
Transfers the call to another phone number. An attended transfer is a transfer made after notifying the destination party of the transfer.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void AttendedTransfer(
	ICall target
)

Parameters

target
Type: Ozeki.VoIPICall
The call will be transferred to this call
See Also