Click or drag to resize
InboundCallHeaderMappingClone Method
Creates a deep copy from the mapping collection.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public InboundCallHeaderMapping Clone()

Return Value

Type: InboundCallHeaderMapping
The cloned mapping collection.
See Also