Click or drag to resize

IHeaderModifierModify Method

Modifies the value of the header.

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

Parameters

originalValue  String
The original value of the header.

Return Value

String
See Also