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