public class QuickappNotification extends PlatformNotification
QuickApp 通知类
| Modifier and Type | Class and Description |
|---|---|
static class |
QuickappNotification.Builder |
ALERT, LOG| Modifier and Type | Method and Description |
|---|---|
static QuickappNotification |
alert(String alert) |
String |
getPlatform() |
static QuickappNotification.Builder |
newBuilder() |
com.google.gson.JsonElement |
toJSON() |
getAlert, setAlertpublic static QuickappNotification.Builder newBuilder()
public static QuickappNotification alert(String alert)
public String getPlatform()
getPlatform in class PlatformNotificationpublic com.google.gson.JsonElement toJSON()
toJSON in interface PushModeltoJSON in class PlatformNotificationCopyright © 2022. All rights reserved.