Click or drag to resize
CallSessionAttendedTransfer Method (String)
Attended transfereli a transfereet a megadott session-ben levo egyik felhez. Ezzel a metodussal csak olyan session-oket lehet osszetransferelni, amelyeknel az egyik fel megegyezik. A transferee es a target automatikusan lesz meghatarozva.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool AttendedTransfer(
	string targetSessionID
)

Parameters

targetSessionID
Type: SystemString

Return Value

Type: Boolean

Implements

ISessionAttendedTransfer(String)
Remarks
Pelda: SessionA: 856->857, SessionB: 856->860, AttendedSession: 857->860 Pelda: SessionA: 856->857, SessionB: 857->858, AttendedSession: 856->858
See Also