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.4.54.0
Syntax
public OutboundCallHeaderMapping Clone()

Return Value

OutboundCallHeaderMapping
The cloned mapping collection.
See Also