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