OutboundCallHeaderMapper Constructor |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic OutboundCallHeaderMapper(
ISIPConfiguration config
)
Public Sub New (
config As ISIPConfiguration
)
public:
OutboundCallHeaderMapper(
ISIPConfiguration^ config
)
new :
config : ISIPConfiguration -> OutboundCallHeaderMapper
Parameters
- config
- Type: Ozeki.VoIPISIPConfiguration
See Also