Click or drag to resize

InboundCallHeaderMappingClone Method

Creates a deep copy from the mapping collection.

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

Return Value

Type: InboundCallHeaderMapping
The cloned mapping collection.
See Also