| 程序包 | 说明 |
|---|---|
| cn.leancloud | |
| cn.leancloud.convertor |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
AVPush.sendDataInBackground(JSONObject data,
AVQuery<? extends AVInstallation> query,
SendCallback callback)
A helper method to concisely send a push to a query.
|
void |
AVPush.sendInBackground(SendCallback callback)
Sends this push notification in a background thread.
|
static void |
AVPush.sendMessageInBackground(String message,
AVQuery<? extends AVInstallation> query,
SendCallback callback)
A helper method to concisely send a push message to a query.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static cn.leancloud.convertor.ObserverBuilder.SingleObjectObserver<AVNull> |
ObserverBuilder.buildSingleObserver(SendCallback callback)
build observer for SendCallback
|
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.