From: Redouane S. <red...@fr...> - 2009-04-23 15:45:25
|
Hi, Is it possible to get the sender of a message inside the implementation of an Adaptor ? I think this could be done thanks to Message ::sender() , which is based on dbus_message_get_sender , but it seems this is only used in generated code. Regards |