DirectIPPhoneLineConfig Constructor (String) |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public DirectIPPhoneLineConfig(
string localAddress
)
Public Sub New (
localAddress As String
)
public:
DirectIPPhoneLineConfig(
String^ localAddress
)
new :
localAddress : string -> DirectIPPhoneLineConfig
Parameters
- localAddress
- Type: SystemString
See Also