Click or drag to resize
SessionAbstractTransferIsInProgress Method

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

Parameters

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

Return Value

Type: Boolean
See Also