Siemens TC65 JAVA User Manual page 66

Cellular
Hide thumbs Also See for TC65 JAVA:
Table of Contents

Advertisement

TC65 JAVA User's Guide
Strictly confidential / Draft
* Your application does not necessarily need to override
<code>destroyApp()</code>, but if it does, make sure that
* <code>super.destroyApp()</code> is called, to release the AT
channels.
*/
public void destroyApp(boolean unconditional)
{
// your finalization code goes here...
super.destroyApp(unconditional);
notifyDestroyed();
}
}
TC65 JAVA User's Guide_V01
Page 66 of 69
s
11.03.2005

Advertisement

Table of Contents
loading

Table of Contents