Method

ShumateDataSourceRequestget_data

Declaration [src]

GBytes*
shumate_data_source_request_get_data (
  ShumateDataSourceRequest* self
)

Description [src]

Gets the latest data from the request.

Available since:1.1

Return value

Returns: GBytes*
 

The latest data, if any.

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