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

Return Value

InboundCallHeaderMapping
The cloned mapping collection.
See Also