IExtensionConfig

public interface IExtensionConfig

Functions

Link copied to clipboard
public abstract Map<String, List<IEmoticonTab>> getEmoticonTabs(ConversationType conversationType, String targetId)
返回输入框表情区域配置字的表情 tab 列表。
Link copied to clipboard
public abstract List<IPluginModule> getPluginModules(ConversationType conversationType, String targetId)
返回输入框 “+” 号区域配置的插件列表。