ErrorHandlerFactory

Factory used to provide an ErrorHandler that will be used to handle plugins' errors.

See also

io.getstream.chat.android.client.experimental.plugin.Plugin

Functions

Link copied to clipboard
abstract fun create(): ErrorHandler

Provides a single instance of ErrorHandler.