IExtensionConfig

public interface IExtensionConfig

Functions

Link copied to clipboard
public abstract Map<String, List<IEmoticonTab>> getEmoticonTabs(ChannelType channelType, String targetId)
Returns the emoticon tab list configured in the emoticon area of the input bar.
Link copied to clipboard
public abstract List<IPluginModule> getPluginModules(ChannelType channelType, String targetId)
Returns the plugin list configured in the "+" area of the input bar.