[smslib] Re: All messages arriving on phone get marked as 'read'

2016-09-21 Thread Achintha Rathnayaka via SMSLib Discussion Group
I want to return FAILED or UNSENT status when credit balance is zero. But still it gets SENT status. How do I fix that? On Saturday, June 9, 2012 at 2:30:30 AM UTC+5:30, Thanasis Delenikas wrote: > > Hi Brian, > > I think that you could accomplish what you want by disabling what's called >

[smslib] Re: All messages arriving on phone get marked as 'read'

2016-09-21 Thread Achintha Rathnayaka via SMSLib Discussion Group
I want to return FAILED or UNSENT status when credit balance is zero. But still it gets SENT status. How do I fix that? On Thursday, June 21, 2012 at 7:45:44 PM UTC+5:30, Brian O Carroll wrote: > > Hi Thanasis, > > Sorry for the long delay in getting back to you. I've been very busy > working

[smslib] Re: All messages arriving on phone get marked as 'read'

2013-03-09 Thread Eduardo González via SMSLib Discussion Group
Hello Brian, well I fund a better solution for this problem which is delete all SMS's from the SIM card directly on the *class InboundNotification*when after the thread in the interface *IInboundMessageNotification* read all the SMS's. This is mi code *class InboundNotification* public class

[smslib] Re: All messages arriving on phone get marked as 'read'

2012-06-21 Thread SMSLib Discussion Group on behalf of Brian O Carroll
Hi Thanasis, Sorry for the long delay in getting back to you. I've been very busy working with other aspects of my business start-up. Just to let you know, I'm going with the USB GSM dongle option for now. I may look into getting a tablet with a slot for a SIM card in it to avoid needing the

[smslib] Re: All messages arriving on phone get marked as 'read'

2012-06-13 Thread SMSLib Discussion Group on behalf of salena
hi... Im also working on SMSLIB and making a project in which im sharing .TXT files from one computer to another through mobile SMS's where the mobile phones are connected to their respective systems via Bluetooth. So far i have done the file sending and receiving and now i want to implement

[smslib] Re: All messages arriving on phone get marked as 'read'

2012-06-07 Thread SMSLib Discussion Group on behalf of Brian O Carroll
Hi Thanasis, Thanks very much for that advice. When you say, disable notification, do you mean just NOT calling Service.setInboundMessageNotification? I have tried this but the result is still the same. All new messages immediately get marked as READ by the phone, just after they arrive, even if