Click or drag to resize
InboundCallHeaderMapper Constructor
Initializes a new instance of the InboundCallHeaderMapper class

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

Parameters

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