Ozeki VoIP SDK Class library
BlindTransfer Method (target)
NamespacesOzeki.VoIPICallBlindTransfer(String)
Transfer the call to another phone device. A blind transfer is defined as a transfer made without notifying the destination party before transferring the call.
Declaration Syntax
C#Visual BasicVisual C++
void BlindTransfer(
	string target
)
Sub BlindTransfer ( _
	target As String _
)
void BlindTransfer(
	String^ target
)
Parameters
target (String)
The other phone to that the call is transferred

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243