Click or drag to resize
ISessionAttendedTransfer Method (String)
Performs attended transfer. The transferee and target will be determined automatically.

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

Parameters

targetSessionID
Type: SystemString

Return Value

Type: Boolean
See Also