public class GexinPushFunctions extends AbstractFunctionRule
LOGGER| 限定符 | 构造器和说明 |
|---|---|
protected |
GexinPushFunctions(GexinPushMultiConfig childConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
static GexinPushFunctions |
init(String key) |
protected com.gexin.rp.sdk.http.IGtPush |
initPush() |
com.gexin.rp.sdk.base.IPushResult |
push(PushModel model)
推送一个或多个由pushMany 控制
1.修复推送消息无法显示标题头 since 0.3.2
|
com.gexin.rp.sdk.base.IPushResult |
pushMany(PushModel model)
推送单个
|
com.gexin.rp.sdk.base.IPushResult |
pushSingle(PushModel model)
推送单个
|
protected GexinPushFunctions(GexinPushMultiConfig childConfig)
protected com.gexin.rp.sdk.http.IGtPush initPush()
throws MutilsErrorException
public com.gexin.rp.sdk.base.IPushResult pushSingle(PushModel model) throws MutilsErrorException
model - 推送的modelMutilsErrorExceptionpublic com.gexin.rp.sdk.base.IPushResult pushMany(PushModel model) throws MutilsErrorException
model - 推送的modelMutilsErrorExceptionpublic com.gexin.rp.sdk.base.IPushResult push(PushModel model) throws MutilsErrorException
model - 推送的对象MutilsErrorExceptionpublic static GexinPushFunctions init(String key) throws MutilsErrorException
Copyright © 2019. All rights reserved.