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