Click or drag to resize

OutboundCallHeaderMappingClone Method

Creates a deep copy from the mapping collection.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public OutboundCallHeaderMapping Clone()

Return Value

Type: OutboundCallHeaderMapping
The cloned mapping collection.
See Also