public class QuickappNotification extends PlatformNotification
QuickApp 通知类
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QuickappNotification.Builder |
ALERT, LOG| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 PlatformNotificationpublic com.google.gson.JsonElement toJSON()
toJSON 在接口中 PushModeltoJSON 在类中 PlatformNotificationCopyright © 2023. All rights reserved.