I see that we can read the SMS messages that have been sent to a phone but what I do not see is how to retrieve the phone number of who sent it.
I see that it is available if the message is intercepted but is it available after the SMS is stored in the SMS database?
Documentation says that the SMS object has the following properties:-
Id
Thread
PersonId
Date
Read
Type
Body (the content of the SMS)
Address (who received the SMS)
I see that it is available if the message is intercepted but is it available after the SMS is stored in the SMS database?
Documentation says that the SMS object has the following properties:-
Id
Thread
PersonId
Date
Read
Type
Body (the content of the SMS)
Address (who received the SMS)