Ozeki VoIP SDK Class library
CreatePhoneLine Method (config)
NamespacesOzeki.VoIP.SDKISoftPhoneCreatePhoneLine(PhoneLineConfiguration)
Creates a line with the specified configuration.
Declaration Syntax
C#Visual BasicVisual C++
IPhoneLine CreatePhoneLine(
	PhoneLineConfiguration config
)
Function CreatePhoneLine ( 
	config As PhoneLineConfiguration
) As IPhoneLine
IPhoneLine^ CreatePhoneLine(
	PhoneLineConfiguration^ config
)
Parameters
config (PhoneLineConfiguration)
An object containing configuration options for the phone line.
Return Value
IPhoneLine
The created line.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290