DirectIPPhoneLineConfig Constructor (String) |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic DirectIPPhoneLineConfig(
string localAddress
)
Public Sub New (
localAddress As String
)
public:
DirectIPPhoneLineConfig(
String^ localAddress
)
new :
localAddress : string -> DirectIPPhoneLineConfig
Parameters
- localAddress
- Type: SystemString
See Also