OutboundCallHeaderMapper Constructor |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public OutboundCallHeaderMapper(
ISIPConfiguration config
)
Public Sub New (
config As ISIPConfiguration
)
public:
OutboundCallHeaderMapper(
ISIPConfiguration^ config
)
new :
config : ISIPConfiguration -> OutboundCallHeaderMapper
Parameters
- config
- Type: Ozeki.VoIPISIPConfiguration
See Also