public class PushExt extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PushExt.APNs |
static class |
PushExt.HW |
static class |
PushExt.OPPO |
static class |
PushExt.VIVO |
| 构造器和说明 |
|---|
PushExt() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PushExt |
build(String title,
Integer forceShowPushContent,
Platform... platforms)
获取PushExt json参数
|
int |
getForceShowPushContent() |
List<Platform> |
getPushConfigs() |
String |
getTitle() |
void |
setForceShowPushContent(int forceShowPushContent) |
void |
setPushConfigs(List<Platform> pushConfigs) |
void |
setTitle(String title) |
Copyright © 2021 RcongCloud Group. All rights reserved.