I Use GSM Communication Library (GSMComm) for send and receive SMS with GSM modem. How Can I Send Sms With Delivery Report? How Can I get Status of Send Messages?
I Use GSM Communication Library (GSMComm) for send and receive SMS with GSM modem.
Share
you first read all messages from the SIM (since status report msg is sent as sms back to your SIM from the provider you use).
Iterate through these msgs and filter out the status msgs.
You must have saved the id of the sent sms from your mobile
data.Status.ToString():