Params

open class Params : BaseModule.Params

Constructors

Link copied to clipboard
open fun Params(@NonNull context: Context)
Constructor
Link copied to clipboard
open fun Params(@NonNull context: Context, @NonNull themeMode: SendbirdUIKit.ThemeMode)
Constructor
Link copied to clipboard
open fun Params(@NonNull context: Context, @StyleRes themeResId: Int)
Constructor

Functions

Link copied to clipboard
open fun setUseSearchBar(useSearchBar: Boolean)
Sets whether the message search header is used.
Link copied to clipboard
open fun shouldUseSearchBar(): Boolean
Returns whether the message search header is used.