Click or drag to resize

SoftPhoneLineFactoryCreatePhoneLine Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public AbstractPhoneLine CreatePhoneLine(
	PhoneLineConfiguration config
)

Parameters

config  PhoneLineConfiguration
 

Return Value

AbstractPhoneLine

Implements

IPhoneLineFactoryCreatePhoneLine(PhoneLineConfiguration)
See Also