Click or drag to resize

ReplacesHeader Constructor (String, IEnumerableGenericParam)

Initializes a new instance of the ReplacesHeader class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ReplacesHeader(
	string callID,
	IEnumerable<GenericParam> replacesParam
)

Parameters

callID
Type: SystemString
replacesParam
Type: System.Collections.GenericIEnumerableGenericParam
See Also