Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bab2b2f3 authored by Martin Brabham's avatar Martin Brabham Committed by Gerrit Code Review
Browse files

[MMS-55]: Add column to interface

Change-Id: I2570a67f1b5d43ae101c0c94d85be19d8c243862
parent 881e0cb8
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1931,6 +1931,13 @@ public final class Telephony {
         */
        public static final String MESSAGE_COUNT = "message_count";

        /**
         * The unread message count of the thread.
         * <P>Type: INTEGER</P>
         * @hide
         */
        public static final String UNREAD_MESSAGE_COUNT = "unread_message_count";

        /**
         * Indicates whether all messages of the thread have been read.
         * <P>Type: INTEGER</P>