Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ViaParams GetParam(
ViaParamsType type
)
Public Function GetParam (
type As ViaParamsType
) As ViaParams
public:
ViaParams^ GetParam(
ViaParamsType type
)
member GetParam :
type : ViaParamsType -> ViaParams
Parameters
- type
- Type: Ozeki.VoIPViaParamsType
Return Value
Type:
ViaParamsSee Also