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: 10.4.13.0
Syntax
protected virtual ISessionCall GetRealAttendedTransferTarget(
	ISessionCall transferor,
	ISessionCall target,
	CallParty targetParty,
	out CallParty targetCallParty
)

Parameters

transferor  ISessionCall
 
target  ISessionCall
 
targetParty  CallParty
 
targetCallParty  CallParty
 

Return Value

ISessionCall
See Also