The notifyDestroyed() method is used to notify the application management software that the MIDlet has entered into the destroyed state. The application management software will not call the MIDlet’s destroyApp() method, and all resources held by the MIDlet will be considered eligible for reclamation. It has to perform all the methods that will be performed if the MIDlet.destroyApp() had been called. The general form of the notifyDestroyed() method is as follows:
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
