toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-client
/
io.getstream.chat.android.client
/
ChatClient
/
Builder
/
withPlugins
with
Plugins
fun
withPlugins
(
vararg
pluginFactories
:
PluginFactory
)
:
ChatClient.Builder
Adds plugins factory to be used by the client.
Parameters
plugin
Factories
The factories to be added.
See also
Plugin
Factory