Click or drag to resize

InboundCallHeaderMapper Constructor

Initializes a new instance of the InboundCallHeaderMapper class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public InboundCallHeaderMapper(
	string userID,
	ISIPConfiguration config
)

Parameters

userID
Type: SystemString
config
Type: Ozeki.VoIPISIPConfiguration
See Also