Click or drag to resize

ILocalCallFactoryCreateIncomingCall Method (DialParameters, IExtensionBase, Boolean)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
AbstractLocalCall CreateIncomingCall(
	DialParameters dialParams,
	IExtensionBase owner,
	bool sendRinging
)

Parameters

dialParams
Type: Ozeki.VoIPDialParameters
owner
Type: Ozeki.VoIPIExtensionBase
sendRinging
Type: SystemBoolean

Return Value

Type: AbstractLocalCall
See Also