Method

FoundryDapEventget_body

Declaration [src]

JsonNode*
foundry_dap_event_get_body (
  FoundryDapEvent* self
)

Description

No description available.

Gets propertyFoundry.DapEvent:body

Return value

Type: JsonNode

No description available.

The returned data is owned by the instance.
The return value can be NULL.