DBusMessage.getBody

Gets the body of a message. Since 2.26

class DBusMessage
getBody
()

Return Value

Type: Variant

A GVariant or NULL if the body is empty. Do not free, it is owned by message.

Meta