Class StreamStatePluginFactory
-
- All Implemented Interfaces:
-
io.getstream.chat.android.client.plugin.DependencyResolver,io.getstream.chat.android.client.plugin.factory.PluginFactory
public final class StreamStatePluginFactory implements PluginFactoryImplementation of PluginFactory that provides StatePlugin.
-
-
Constructor Summary
Constructors Constructor Description StreamStatePluginFactory(StatePluginConfig config, Context appContext)
-
Method Summary
-
-
Constructor Detail
-
StreamStatePluginFactory
StreamStatePluginFactory(StatePluginConfig config, Context appContext)
- Parameters:
config- StatePluginConfig Configuration of persistence of the SDK.appContext- Context
-
-
-
-