Click or drag to resize
SoftPhoneLineFactoryCreateDirectIPPhoneLine 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.VoIPDirectIPPhoneLineConfig

Return Value

Type: AbstractPhoneLine

Implements

IPhoneLineFactoryCreateDirectIPPhoneLine(DirectIPPhoneLineConfig)
See Also