Click or drag to resize
CallSession.BlindTransfer 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.VoIP.CallParty
target
Type: System.String

Return Value

Type: Boolean

Implements

ISession.BlindTransfer(CallParty, String)
See Also