Click or drag to resize

ReplacesHeader Constructor (String, String, String)

Initializes a new instance of the ReplacesHeader class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public ReplacesHeader(
	string callID,
	string fromTag,
	string toTag
)

Parameters

callID
Type: SystemString
fromTag
Type: SystemString
toTag
Type: SystemString
See Also