Hi All,
I just want to know is there a way to identify within java whether my application invoked by an SMS push message or manually by the user( just by clicking open app)
basically when my J2me application started, I want to know whether its invoked by Push sms or not. I tried the PushRegistry.listConnections(), but it seems to be behaving differently on different brands of phones. is there any other way ?
Thanks
Ras.

Reply With Quote

