Click or drag to resize
ISoftphoneCallFactoryCreateIncomingCall Method

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

Parameters

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

Return Value

Type: AbstractLocalCall
See Also