Click or drag to resize
SoftPhoneLineFactory.CreateDirectIPPhoneLine Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public AbstractPhoneLine CreateDirectIPPhoneLine(
	DirectIPPhoneLineConfig config
)

Parameters

config
Type: Ozeki.VoIP.DirectIPPhoneLineConfig

Return Value

Type: AbstractPhoneLine

Implements

IPhoneLineFactory.CreateDirectIPPhoneLine(DirectIPPhoneLineConfig)
See Also