3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Gateway
Parameter
Value
Get
Corresponding
Parameters
For
Inbound Method
Returns the set of
GatewayParameter
objects for which this parameter can be a possible value when the parameter is used as an Inbound parameter.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
GatewayParameter
[]
GetCorrespondingParametersForInbound
()
Return Value
GatewayParameter
An array of
GatewayParameter
objects.
See Also
Reference
GatewayParameterValue Interface
TCX.Configuration Namespace
In This Article
Definition
See Also