#include <stdapis/dbus-1.0/dbus/dbus-message.h>
typedef struct DBusMessage | DBusMessage |
Opaque data type representing a message received from or to be sent to another application.
typedef struct DBusMessageIter | DBusMessageIter |
Opaque type representing a message iterator. Can be copied by value, and contains no allocated memory so never needs to be freed and can be allocated on the stack.