Creates a line with the specified configuration.
| C# | Visual Basic | Visual C++ |
IPhoneLine CreatePhoneLine( PhoneLineConfiguration config )
Function CreatePhoneLine ( config As PhoneLineConfiguration ) As IPhoneLine
IPhoneLine^ CreatePhoneLine( PhoneLineConfiguration^ config )
- config (PhoneLineConfiguration)
- An object containing configuration options for the phone line.
IPhoneLine
The created line.
The created line.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290