Brew Question: Download Brew PDF

Can an SMS message be sent to an inactive applet?

Tweet Share WhatsApp

Answer:

Yes, SMS notification events can be delivered to an application, even if it is not currently active. To do so, BREW first loads the applet, and then sends the EVT_APP_MESSAGE event to it. The application may start itself by calling ISHELL_StartApplet(), or can "silently" process the event without calling ISHELL_StartApplet().

Download Brew PDF Read All 78 Brew Questions
Previous QuestionNext Question
How to send SMS messages from a BREW application?How to transfer compiled applications to a phone?