Click or drag to resize

ReplacesHeader(String, IEnumerableGenericParam) Constructor

Initializes a new instance of the ReplacesHeader class

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

Parameters

callID  String
 
replacesParam  IEnumerableGenericParam
 
See Also