[maemo-developers] replacement for osso_application_set_exit_cb ?

From: Kimmo Hämäläinen kimmo.hamalainen at nokia.com
Date: Mon May 28 15:45:14 EEST 2007
On Mon, 2007-05-28 at 15:29 +0700, ext TranVan Hoang wrote:
> Hi all,
> osso_application_set_exit_cb is now deprecated but i can't find any
> similar function that does that.
> 
> Can anyone please tell me what is it now?

You simply die when receiving the POSIX TERM signal. If you support UI
state saving, then you should save your UI state when ever you are moved
to the background (so that you are ready to be terminated with the TERM
signal). More information about state saving is available on the
libosso.h header file.

BR; Kimmo

> Thanks in advance,
> Hoang,
> 
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers

More information about the maemo-developers mailing list