Ozeki VoIP SDK Class library
OnAttendedTransferRequest Method (transferor, transferee, target)
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionSessionOnAttendedTransferRequest(ISIPCall, ISIPCall, ISIPCall)
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnAttendedTransferRequest(
	ISIPCall transferor,
	ISIPCall transferee,
	ISIPCall target
)
Protected Overridable Sub OnAttendedTransferRequest ( 
	transferor As ISIPCall,
	transferee As ISIPCall,
	target As ISIPCall
)
protected:
virtual void OnAttendedTransferRequest(
	ISIPCall^ transferor, 
	ISIPCall^ transferee, 
	ISIPCall^ target
)
Parameters
transferor (ISIPCall)
transferee (ISIPCall)
target (ISIPCall)

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