This document explains how to handle and acknowledge shutdown notification and close the session.
Before you start, you must know:
The AcknowledgeAndRequestStateNotification() acknowledges the request and registers the component for any state changes. The AcknowledgeAndRequestStateNotification() is called if the component needs another state change notification else AcknowledgeStateNotification() is called. These functions are called only after the clean-up task is completed.
Follow the steps given below to handle and acknowledge shutdown notification, and also to close the session:
The component is acknowledged for the shutdown notification and the session is closed.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.