| Package | Description |
|---|---|
| com.avos.avoscloud |
| Modifier and Type | Method and Description |
|---|---|
void |
AVQuery.countInBackground(CountCallback callback)
Counts the number of objects that match this query in a background thread.
|
static void |
AVStatus.getInboxUnreadStatusesCountInBackgroud(CountCallback callback)
Deprecated.
|
static void |
AVStatus.getInboxUnreadStatusesCountWithInboxTypeInBackgroud(long sid,
long count,
String inboxType,
CountCallback callback)
Deprecated.
|
static void |
AVStatus.getUnreadStatusesCountInBackground(String inboxType,
CountCallback callback) |
Copyright © 2017. All rights reserved.