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