Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
ViaParams
See Also