Click or drag to resize

CallSessionBlindTransfer Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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