toggle menu
stream-chat-android
7.0.1
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client.persistance.repository.factory
/
RepositoryFactory
/
Provider
Provider
interface
Provider
Interface to delegate creation of
RepositoryFactory
.
Inheritors
StreamOfflinePluginFactory
Members
Functions
create
Repository
Factory
Link copied to clipboard
abstract
fun
createRepositoryFactory
(
user
:
User
)
:
RepositoryFactory
Create a
RepositoryFactory
for the given
User
.