public static class WinphoneNotification.Builder extends PlatformNotification.Builder<WinphoneNotification,WinphoneNotification.Builder>
alert, booleanExtrasBuilder, extrasBuilder, jsonExtrasBuilder, numberExtrasBuilder| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
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()
public WinphoneNotification.Builder setTitle(String title)
public WinphoneNotification.Builder setOpenPage(String openPage)
public WinphoneNotification.Builder setAlert(Object alert)
public WinphoneNotification build()
Copyright © 2016. All Rights Reserved.