Click or drag to resize

SoftPhoneLineFactoryCreatePhoneLine Method

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

Parameters

config
Type: Ozeki.VoIPPhoneLineConfiguration

Return Value

Type: AbstractPhoneLine

Implements

IPhoneLineFactoryCreatePhoneLine(PhoneLineConfiguration)
See Also