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.3.183.0
Syntax
void BlindTransfer(
	string target
)

Parameters

target
Type: SystemString
The call will be forwarded to this phone number
See Also