How to get sent message address while the sms setting is not save the sent message?
When I get Outbox change event and get sentStat KMsvSendStateSent, the message already deleted, So how can I get the outgoing message's address?
Thank you!
How to get sent message address while the sms setting is not save the sent message?
When I get Outbox change event and get sentStat KMsvSendStateSent, the message already deleted, So how can I get the outgoing message's address?
Thank you!
You should try to read the address while is is made, so check the Moved & created events and try getting the data then. Also you could check whether you could actually use logs for getting the number.