Explain for sms details in android -
can explain items come sms details in android?
_id = sms id thread_id = sms thread id address = number person = ? date = date protocol =? read = 0 not read ,1 read status = ? type = ? reply_path_present =? subject = ? body = sms body service_center=? locked=? error_code=? seen=?
those columns of android.provider.telephony.textbasedsmscolumns, base of operations columns database tables contain text-based sms messages. if asking actual info come populate rows, info nowadays in sms message pdu , stored in sms.inbox or sms.outbox etc.
android sms
No comments:
Post a Comment