Click or drag to resize

CallSessionOnAttendedTransferRequest Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
protected virtual void OnAttendedTransferRequest(
	ISessionCall transferor,
	ISessionCall transferee,
	ISessionCall target
)

Parameters

transferor
Type: Ozeki.VoIPISessionCall
transferee
Type: Ozeki.VoIPISessionCall
target
Type: Ozeki.VoIPISessionCall
See Also