Click or drag to resize
AbstractLocalCallAttendedTransfer Method

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

Parameters

target
Type: Ozeki.VoIPICall

Implements

ICallAttendedTransfer(ICall)
See Also