| java.lang.Object | |
| ↳ | com.google.firebase.messaging.ApsAlert |
Represents the alert property that can be included in the aps dictionary of an APNS payload.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | ApsAlert.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static ApsAlert.Builder |
builder()
Creates a new
ApsAlert.Builder. | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new ApsAlert.Builder.
ApsAlert.Builder instance.