Click or drag to resize

IOzPhoneCallBlindTransfer Method

Transfers the call to another phone number. A blind transfer is defined as a transfer made without notifying the destination party before transferring the call.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
void BlindTransfer(
	string target
)

Parameters

target  String
The call will be forwarded to this phone number
See Also