Click or drag to resize

CallServiceCreateCall Method (CallCreationInfo)

Creates a new outgoing call object with with information provided in the input argument.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Call CreateCall(
	CallCreationInfo callCreationInfo
)

Parameters

callCreationInfo
Type: Avaya.ClientServicesCallCreationInfo

Return Value

Type: Call
See Also