Click or drag to resize
SessionAbstractGetRealAttendedTransferTarget Method
Az ISIPCall-bol a masik session-ben levo masik ISIPCall jon fel. Elo kell keresni, hogy a masik session-ben ki az igazi target.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected virtual ISessionCall GetRealAttendedTransferTarget(
	ISessionCall transferor,
	ISessionCall target,
	CallParty targetParty,
	out CallParty targetCallParty
)

Parameters

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

Return Value

Type: ISessionCall
See Also