|
From: Rafal D. <r....@ke...> - 2010-08-17 07:55:24
|
Hello,
I'm trying to use ObjectAdaptor::Continuation to handle DBus message
asynchronously.
Is there anywhere an example how to do it?
It seems that I should call
return_now( continuation );
to finish DBus call, but how to setup return value of the call?
I see there are structures like MessageIter and Message
MessageIter &it = continuation->writer();
Message &dbus_msg = it.msg();
but I'm not sure how to use it.
Regards
Rafał
--
Asylia ExchangeDefender Message Security: Click below to verify authenticity
http://www.exchangedefender.com/verify.asp?id=o7H7go7Z012122&fro...@ke...
|