Click or drag to resize
RelaySessionGetRealAttendedTransferTarget Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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