Method

VarlinkMessageget_data

Declaration [src]

gconstpointer
varlink_message_get_data (
  const VarlinkMessage* message,
  gsize* size
)

Description

No description available.

Parameters

size

Type: gsize*

No description available.

The data is owned by the caller of the method.

Return value

Type: gconstpointer

No description available.

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