Params

open fun Params(@NonNull context: Context)

Constructor

Parameters

context

The Context this module is currently associated with since 3.0.0


open fun Params(@NonNull context: Context, @NonNull themeMode: SendbirdUIKit.ThemeMode)

Constructor

Parameters

context

The Context this module is currently associated with

themeMode

The theme of Sendbird UIKit to be applied to this module since 3.0.0


open fun Params(@NonNull context: Context, @StyleRes themeResId: Int)

Constructor

Parameters

context

The Context this module is currently associated with

themeResId

The theme resource ID to be applied to this module since 3.0.0