Click or drag to resize

IHeaderModifierModify Method

Modifies the value of the header.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
string Modify(
	string originalValue
)

Parameters

originalValue
Type: SystemString
The original value of the header.

Return Value

Type: String
See Also