Click or drag to resize

RelaySessionGetRealAttendedTransferTarget Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
protected override ISessionCall GetRealAttendedTransferTarget(
	ISessionCall transferor,
	ISessionCall target,
	CallParty targetParty,
	out CallParty realTargetParty
)

Parameters

transferor
Type: Ozeki.VoIPISessionCall
target
Type: Ozeki.VoIPISessionCall
targetParty
Type: Ozeki.VoIPCallParty
realTargetParty
Type: Ozeki.VoIPCallParty

Return Value

Type: ISessionCall
See Also