public class ConversationSynchronizer extends Object
Constructor and Description |
---|
ConversationSynchronizer() |
Modifier and Type | Method and Description |
---|---|
static void |
changeUpdatedTime(LCIMConversation conversation,
String updatedAt) |
static void |
mergeConversationFromJsonObject(LCIMConversation conversation,
JSONObject postObj,
JSONObject allAttrs) |
static void |
mergeMembers(LCIMConversation conversation,
List<String> members) |
static void |
removeMembers(LCIMConversation conversation,
List<String> members) |
public static void mergeMembers(LCIMConversation conversation, List<String> members)
public static void removeMembers(LCIMConversation conversation, List<String> members)
public static void changeUpdatedTime(LCIMConversation conversation, String updatedAt)
public static void mergeConversationFromJsonObject(LCIMConversation conversation, JSONObject postObj, JSONObject allAttrs)
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.