When we send any sms we can get the sms messages id in the response and i have noticed that in the response the status is always read by default:
"readStatus":"Read"
I am not sure why the default is read and what does it mean?
What are the way if I need to change the status into not read or unread ?
Can it be changed with java SDK?