public class WinphoneNotification extends PlatformNotification
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WinphoneNotification.Builder |
ALERT, LOG| 限定符和类型 | 方法和说明 |
|---|---|
static WinphoneNotification |
alert(String alert) |
String |
getPlatform() |
static WinphoneNotification.Builder |
newBuilder() |
com.google.gson.JsonElement |
toJSON() |
getAlert, setAlertpublic static WinphoneNotification.Builder newBuilder()
public static WinphoneNotification alert(String alert)
public String getPlatform()
getPlatform 在类中 PlatformNotificationpublic com.google.gson.JsonElement toJSON()
toJSON 在接口中 PushModeltoJSON 在类中 PlatformNotificationCopyright © 2017. All Rights Reserved.