You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

11.6.2 AddJsonObject Method

Adds a JSON object to the request content.

The request Content-Type is set to application/json

Input Arguments

Name

Type

Mandatory

Description

Value

XPRIM_JsonObject

Yes

The JSON object to add to the request content.

ContentInfo

XPRIM_HttpContentInfo

No

The properties of the content.

Return Value

None

  • No labels