| java.lang.Object | |
| ↳ | com.google.firebase.messaging.Notification |
Represents the notification parameters that can be included in a Message. Instances
of this class are thread-safe and immutable.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | Notification.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Notification.Builder |
builder()
Creates a new
Notification.Builder. | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new Notification.Builder.
Notification.Builder instance.