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