Page 1 of 1

Detail about SubmitSmResp[]

Posted: Mon May 07, 2007 3:48 am
by cuongtm
Hi,

How can we get the status of SubmitText function (e.g: sent, fail, pending..)? Can you describe detail about SubmitSmResp[]?

Thanks

Posted: Mon May 07, 2007 7:56 am
by alt
SubmitText method supports concatenated messages, if message longer then one SubmitSm packet it returns an array of responses from SMSC.
You should check status of all responses in array to make sure that all packets was sent correctly.