Package | Description |
---|---|
cn.leancloud.im.v2 |
Modifier and Type | Method and Description |
---|---|
void |
LCIMConversationsQuery.directFindInBackground(String where,
String sort,
int skip,
int limit,
int flag,
LCIMConversationQueryCallback callback)
direct find with conditions in background.
|
void |
LCIMConversationsQuery.findInBackground(LCIMConversationQueryCallback callback)
find in background.
|
void |
LCIMConversationsQuery.findTempConversationsInBackground(List<String> conversationIds,
LCIMConversationQueryCallback callback)
find temporary conversations in background.
|
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.