Click or drag to resize

PreparedExtensionHeader Constructor

Extra SIP header provided by the SIP manipulator

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public PreparedExtensionHeader(
	string name,
	string value
)

Parameters

name
Type: SystemString
value
Type: SystemString
See Also