| Package | Description |
|---|---|
| cn.leancloud | |
| cn.leancloud.convertor |
| Modifier and Type | Method and Description |
|---|---|
static void |
LCPush.sendDataInBackground(JSONObject data,
LCQuery<? extends LCInstallation> query,
SendCallback callback)
A helper method to concisely send a push to a query.
|
void |
LCPush.sendInBackground(SendCallback callback)
Sends this push notification in a background thread.
|
static void |
LCPush.sendMessageInBackground(String message,
LCQuery<? extends LCInstallation> query,
SendCallback callback)
A helper method to concisely send a push message to a query.
|
| Modifier and Type | Method and Description |
|---|---|
static cn.leancloud.convertor.ObserverBuilder.SingleObjectObserver<LCNull> |
ObserverBuilder.buildSingleObserver(SendCallback callback)
build observer for SendCallback
|
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.