Click or drag to resize

ISessionBlindTransfer Method

Performs blind transfer.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
bool BlindTransfer(
	CallParty transferor,
	string target
)

Parameters

transferor
Type: Ozeki.VoIPCallParty
target
Type: SystemString

Return Value

Type: Boolean
See Also