public class Notification
extends java.lang.Object
NotificationManager.
Notifications can only be created by using the The Notification.Builder.
| Modifier and Type | Class and Description |
|---|---|
static class |
Notification.Builder
Builder class for Notification objects.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
text()
The content text of this notification
|
java.lang.String |
title()
The title of this notification
|