ISoftPhoneCreatePhoneLine(PhoneLineConfiguration) Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
SyntaxIPhoneLine CreatePhoneLine(
PhoneLineConfiguration config
)
Function CreatePhoneLine (
config As PhoneLineConfiguration
) As IPhoneLine
IPhoneLine^ CreatePhoneLine(
PhoneLineConfiguration^ config
)
abstract CreatePhoneLine :
config : PhoneLineConfiguration -> IPhoneLine Parameters
- config PhoneLineConfiguration
-
Return Value
IPhoneLine
See Also