Query Conversations
Last updated
Was this helpful?
Last updated
Was this helpful?
Requires READ_SMS
permission.
Add the following permission in your AndroidManifest.xml
Parameters
Type
Description
Optional
Default Value
Filter
Filters the result by given constraints. Works like SQL WHERE
clause.
✔️
null
sortOrder
Sorts the result prioritized by order of declaration.
✔️
null
Property
Type
snippet
String
threadId
int
messageCount
int
Values
SNIPPET
THREAD_ID
MSG_COUNT
List of
Works exactly like but works with instead of