Click or drag to resize

SessionAbstractTransferIsInProgress Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
protected bool TransferIsInProgress(
	ISessionCall transferor,
	ISessionCall transferee
)

Parameters

transferor
Type: Ozeki.VoIPISessionCall
transferee
Type: Ozeki.VoIPISessionCall

Return Value

Type: Boolean
See Also