| 程序包 | 说明 |
|---|---|
| com.tapsdk.lc | |
| com.tapsdk.lc.convertor |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.tapsdk.lc.convertor.ObserverBuilder.SingleObjectObserver<LCNull> |
ObserverBuilder.buildSingleObserver(SendCallback callback)
build observer for SendCallback
|
Copyright © 2024. All rights reserved.