[maemo-developers] Osso rpc complex return types

From: Santtu Lakkala inz at inz.fi
Date: Fri Jun 1 12:59:27 EEST 2007
Christian Kellner wrote:
> with osso rpc so I was wondering if somebody have had that problem
> before and found some nice way around that (maybe using raw dbus in
> addition to osso rpc?).

Indeed libosso doesn't support any complex types (or multiple return
values for that matter), so you need to do raw dbus. You can get the
dbus connection libosso uses with osso_get_dbus_connection, add a filter
there and you should be good to go.

-- 
Santtu Lakkala

More information about the maemo-developers mailing list