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