11.7.12 AsJsonArray Method

Reads the response body as a JSON array.

Output Arguments

Name

Type

Mandatory

Description

ContentInfo

XPRIM_HttpContentInfo

No

Describes the properties of the response content.

Status

XPRIM_HttpResponseReadContentStatus

No

Indicates whether the response body was read successfully.

 

Return Value

Type

Description

XPRIM_JsonArray

The response body, deserialized into a JSON array.