• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
April 26, 2024, 11:53:23 pm

News:

SMF - Just Installed!


Re: TnrGSM

Started by leeparvin, January 13, 2014, 09:05:53 am

Previous topic - Next topic

leeparvin

Hi there

I have a couple of SMS questions....

1.  SMS ID number
=============
Is it possible to add a hidden ID number to SMS.  The reason is so when a reply is returned from the SMS recipient, then I know which SMS the reply is assigned to.  Therefore I can create unique lists of  SMS communication.



2.  SMS Date Time Read
==================
Am I correct in thinking that there is no way of knowing when a SMS is actually read on a mobile phone??  If this is the case, what is the best I can achieve, ie Is it the date/time the SMS is read by the mobile phone operator eg Vodafone??  If so, is this the TnrPDUSMS.ReportDateTime property??


Thanks

Lee



Roman Novgorodov

Hello

> 1.  SMS ID number ...

You can check following properties:

TnrPduSms.PID : byte
TnrPduSms.PartId:integer
TnrPduSms.PartCount:integer
TnrPduSms.PartNumber:integer
TnrPduSms.RefId:byte


> 2.  SMS Date Time Read ...

Report confirms the SMS delivering to user mobile phone only. There is no default ways to get report about opening and reading SMS by user. But maybe Alert property will be useful here too.
And yes, TnrPDUSMS.ReportDateTime is time of delivery confirmation report.

Roman Novgorodov
DeepSoftware llc
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.