java.lang.Object | ||
↳ | android.support.v4.app.NotificationCompatBase.UnreadConversation | |
↳ | android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation |
A class which holds the unread messages from a conversation.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NotificationCompat.CarExtender.UnreadConversation.Builder |
Builder class for NotificationCompat.CarExtender.UnreadConversation objects.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the timestamp of the conversation.
| |||||||||||
Gets the list of messages conveyed by this notification.
| |||||||||||
Gets the firs participant in the conversation.
| |||||||||||
Gets the participants in the conversation.
| |||||||||||
Gets the pending intent that Android Auto will send after it reads aloud all messages
in this object's message list.
| |||||||||||
Gets the remote input that will be used to convey the response to a message list, or
null if no such remote input exists.
| |||||||||||
Gets the pending intent that will be triggered when the user replies to this
notification.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Gets the timestamp of the conversation.
Gets the pending intent that Android Auto will send after it reads aloud all messages in this object's message list.
Gets the remote input that will be used to convey the response to a message list, or null if no such remote input exists.
Gets the pending intent that will be triggered when the user replies to this notification.