Click or drag to resize
DirectIPPhoneLineConfig Constructor (String, Int32)
Initializes a new instance of the DirectIPPhoneLineConfig class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public DirectIPPhoneLineConfig(
	string localAddress,
	int localPort
)

Parameters

localAddress
Type: SystemString
localPort
Type: SystemInt32
See Also