PBXConnection(String, Int32, String, String) Constructor
Note: This API is now obsolete.
Namespace: TCX.PBXAPIAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
[ObsoleteAttribute("Constructor ignores parameters. Object will call corresponding methods provided by PhoneSystem.Root")]
public PBXConnection(
string pbxSLHost,
int pbxSLPort,
string pbxSLuser,
string pbxSLpassword
)
Parameters
- pbxSLHost String
-
- pbxSLPort Int32
-
- pbxSLuser String
-
- pbxSLpassword String
-