When getting the column names of content://sms there are two that appear to be the same column? One is named “read” and one is named “seen” does anyone know the difference(s) between them?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As best I can tell from the source code, “read” means that the user actually entered the SMS application and has read the message, and “seen” means that they have been notified about it in the tray.