Click or drag to resize
OutboundCallHeaderMappingClone 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 OutboundCallHeaderMapping Clone()

Return Value

Type: OutboundCallHeaderMapping
The cloned mapping collection.
See Also