Click or drag to resize
ISessionBlindTransfer Method
Performs blind transfer.

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

Parameters

transferor
Type: Ozeki.VoIPCallParty
target
Type: SystemString

Return Value

Type: Boolean
See Also