Click or drag to resize

CallSessionAttendedTransfer(String) Method


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

Parameters

targetSessionID  String
 

Return Value

Boolean

Implements

ISessionAttendedTransfer(String)
See Also