3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Gateway
Create
Gateway
Parameter
Binding Method
Creates a new instance of
GatewayParameterBinding
to be added to
SourceIdentification
,
InboundParams
or
OutboundParams
.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
GatewayParameterBinding
CreateGatewayParameterBinding
()
Return Value
GatewayParameterBinding
A new instance of
GatewayParameterBinding
.
See Also
Reference
Gateway Interface
CreateGatewayParameterBinding Overload
TCX.Configuration Namespace
In This Article
Definition
See Also