public class IMDriverManager
extends java.lang.Object
Constructor and Description |
---|
IMDriverManager() |
Modifier and Type | Method and Description |
---|---|
static IMSession |
createChatSession(java.lang.String productName) |
static void |
deRegister(java.lang.String imProductName) |
static void |
registerIMDriver(IMDriver imDriver) |
public static void registerIMDriver(IMDriver imDriver) throws IMException
IMException
public static void deRegister(java.lang.String imProductName)
public static IMSession createChatSession(java.lang.String productName) throws IMException
IMException