Interface PluginFactory
-
- All Implemented Interfaces:
-
io.getstream.chat.android.client.plugin.DependencyResolver
public interface PluginFactory implements DependencyResolver
Interface used to add new plugins to the SDK. Use this to provide a Plugin that will be used to cause side effects in certain API calls.