public static class QuickappNotification.Builder extends PlatformNotification.Builder<QuickappNotification,QuickappNotification.Builder>
alert, booleanExtrasBuilder, customData, extrasBuilder, jsonExtrasBuilder, numberExtrasBuilder| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
QuickappNotification |
build() |
protected QuickappNotification.Builder |
getThis() |
QuickappNotification.Builder |
setAlert(Object alert) |
QuickappNotification.Builder |
setPage(String page) |
QuickappNotification.Builder |
setTitle(String title) |
protected QuickappNotification.Builder getThis()
getThis in class PlatformNotification.Builder<QuickappNotification,QuickappNotification.Builder>public QuickappNotification.Builder setTitle(String title)
public QuickappNotification.Builder setPage(String page)
public QuickappNotification.Builder setAlert(Object alert)
setAlert in class PlatformNotification.Builder<QuickappNotification,QuickappNotification.Builder>public QuickappNotification build()
build in class PlatformNotification.Builder<QuickappNotification,QuickappNotification.Builder>Copyright © 2022. All rights reserved.