View Single Post
  #2 (permalink)  
Old 03-06-2008, 02:41 PM
sk_shadul sk_shadul is offline
Member
 
Join Date: Mar 2008
Posts: 5
sk_shadul is on a distinguished road
Hi,

It is possible to run an application in the background and get notified with the events for sms. You need to register first with the MessageListener interface which defines one method like notifyIncomingMessage(MessageConnection).

Hope, this information clear your doubt.

Regards,
sk
Reply With Quote