I gone through the Class InboundMessage and it has setMemIndex() and setMemLocation() methods. will these methods help me. but How & where can i call these methods or where can i use this methods inside ReadMessage class?
Lets hope for the best. i'll search any doc. On Mar 15, 11:26 pm, Thanasis <[email protected]> wrote: > It seems that the modem does not report back the storage identifier > which refers to its memory. > There is not much I can do, unless you have some documentation which > clearly states which is the identifier of the build-in modem memory. > > On Mar 15, 2:45 pm, Rahul Boss <[email protected]> wrote: > > > > > Hi, > > > I have IDEA NETSETTER GSM MODEM (HUAWEI) MODEL-EG162G. > > > My GSM Device has 2 memory locations > > > 1) GMS Modem memory > > 2) SIM Memory > > > When i receive any sms it by default stores in to GSM Modem Memeory. > > > Ultimatly my SIM Memory always remains empty. > > > the big trajedy is that, ReadMessage class when it runs, it is > > searching for the SMS which are stored in SIM Memeory. And > > unfortunatly there is no SMS in SIM Memeory. > > > I want to tell ReadMessage class to search messages from GMS Modem > > Memory to read it. How can i do it? > > > Other wise, i have to manually put the SMS in SIM card memeory > > manually. Which is not possible for me. > > > How can i suggest my program to read message from my Local GSM Modem > > Memory and not from the SIM Memeory? > > > Please help me...- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
