public class LCIMMessageManagerHelper extends Object
Constructor and Description |
---|
LCIMMessageManagerHelper() |
Modifier and Type | Method and Description |
---|---|
static LCIMClientEventHandler |
getClientEventHandler() |
static LCIMConversationEventHandler |
getConversationEventHandler() |
static String |
getMessageToken(LCIMMessage msg) |
static LCIMMessage |
parseTypedMessage(LCIMMessage message) |
static void |
processMessage(LCIMMessage message,
int convType,
LCIMClient client,
boolean hasMore,
boolean isTransient) |
static void |
processMessageReceipt(LCIMMessage message,
LCIMClient client,
String from) |
static void |
removeConversationCache(LCIMConversation conversation) |
public static void processMessage(LCIMMessage message, int convType, LCIMClient client, boolean hasMore, boolean isTransient)
public static void processMessageReceipt(LCIMMessage message, LCIMClient client, String from)
public static LCIMClientEventHandler getClientEventHandler()
public static LCIMConversationEventHandler getConversationEventHandler()
public static LCIMMessage parseTypedMessage(LCIMMessage message)
public static void removeConversationCache(LCIMConversation conversation)
public static String getMessageToken(LCIMMessage msg)
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.