public class IMBridge
extends java.lang.Object
| 构造器和说明 |
|---|
IMBridge() |
| 限定符和类型 | 方法和说明 |
|---|---|
static TIMMessage |
convertMsgToTIMMessage(Msg msg) |
static Msg |
getMsgFromTIMMessage(TIMMessage msg) |
static TIMConversation |
newTIMConversation(TIMConversationType type,
java.lang.String peer) |
public static Msg getMsgFromTIMMessage(TIMMessage msg)
public static TIMMessage convertMsgToTIMMessage(Msg msg)
public static TIMConversation newTIMConversation(TIMConversationType type, java.lang.String peer)