Method
FoundryDapResponseget_body
Declaration [src]
JsonNode*
foundry_dap_response_get_body (
FoundryDapResponse* self
)
Return value
Type: JsonNode
No description available.
The returned data is owned by the instance. |
The return value can be NULL . |