Click or drag to resize

ISoftphoneCallFactoryCreateIncomingCall Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
AbstractLocalCall CreateIncomingCall(
	AbstractPhoneLine line,
	SIPCall caller
)

Parameters

line
Type: Ozeki.VoIPAbstractPhoneLine
caller
Type: Ozeki.VoIPSIPCall

Return Value

Type: AbstractLocalCall
See Also