getPluginModules

public abstract List<IPluginModule> getPluginModules(ChannelType channelType)

Users can configure plugins in the "+" area based on different conversations. One or multiple plugins can be configured; the extension displays all returned plugins. Note: if no plugins are configured, this method does not need to be implemented.

Return

Plugin list.

Parameters

channelType

Channel type.