Click or drag to resize
IHeaderModifierModify Method
Modifies the value of the header.

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

Parameters

originalValue
Type: SystemString
The original value of the header.

Return Value

Type: String
See Also