Add documentation for Conversation table

Test: None, documentation only.
Change-Id: I264c0e090f06914d60f3e08d9ea77a5a47763c1c
This commit is contained in:
Gowroji Sunil
2019-04-24 12:16:13 +05:30
committed by Leland Miller
parent 8ff4a5a5b5
commit 37ffaecd0e

View File

@@ -768,7 +768,7 @@ public final class Telephony {
public static final String DEFAULT_SORT_ORDER = "date DESC";
/**
* The first 45 characters of the body of the message.
* The first 45 characters of the body of the most recent message.
* <P>Type: TEXT</P>
*/
public static final String SNIPPET = "snippet";