Ozeki VoIP SDK Class library
TransferIsInProgress Method (transferor, transferee)
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionSessionAbstractTransferIsInProgress(ISIPCall, ISIPCall)
Declaration Syntax
C#Visual BasicVisual C++
protected bool TransferIsInProgress(
	ISIPCall transferor,
	ISIPCall transferee
)
Protected Function TransferIsInProgress ( 
	transferor As ISIPCall,
	transferee As ISIPCall
) As Boolean
protected:
bool TransferIsInProgress(
	ISIPCall^ transferor, 
	ISIPCall^ transferee
)
Parameters
transferor (ISIPCall)
transferee (ISIPCall)
Return Value

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