IPhoneLineFactoryCreatePhoneLine Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax AbstractPhoneLine CreatePhoneLine(
PhoneLineConfiguration config
)
Function CreatePhoneLine (
config As PhoneLineConfiguration
) As AbstractPhoneLine
AbstractPhoneLine^ CreatePhoneLine(
PhoneLineConfiguration^ config
)
abstract CreatePhoneLine :
config : PhoneLineConfiguration -> AbstractPhoneLine
Parameters
- config
- Type: Ozeki.VoIPPhoneLineConfiguration
Return Value
Type:
AbstractPhoneLineSee Also