Ozeki VoIP SDK Class library
OnBlindTransferRequested Method (transferor, transferee, target)
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionIUpperSessionOnBlindTransferRequested(ISIPCall, ISIPCall, BlindTransferEventArgs)
Declaration Syntax
C#Visual BasicVisual C++
void OnBlindTransferRequested(
	ISIPCall transferor,
	ISIPCall transferee,
	BlindTransferEventArgs target
)
Sub OnBlindTransferRequested ( 
	transferor As ISIPCall,
	transferee As ISIPCall,
	target As BlindTransferEventArgs
)
void OnBlindTransferRequested(
	ISIPCall^ transferor, 
	ISIPCall^ transferee, 
	BlindTransferEventArgs^ target
)
Parameters
transferor (ISIPCall)
transferee (ISIPCall)
target (BlindTransferEventArgs)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649