Click or drag to resize
CallSessionBlindTransfer Method

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

Parameters

transferor
Type: Ozeki.VoIPCallParty
target
Type: SystemString

Return Value

Type: Boolean

Implements

ISessionBlindTransfer(CallParty, String)
See Also