I was trying to write a script to read your text messages and not sure if I need SmsSearch however like in your tutorial for using a plist dump, the objects have = 1 and 2; see attached code below.
class SmsSearch(ClientBoundCommand):
SearchStatusReadValue = 1 <---
SearchStatusUnreadValue = 2 <---
I was trying to write a script to read your text messages and not sure if I need SmsSearch however like in your tutorial for using a plist dump, the objects have = 1 and 2; see attached code below.
class SmsSearch(ClientBoundCommand):
SearchStatusReadValue = 1 <---
SearchStatusUnreadValue = 2 <---