Builder

open fun Builder()

Constructor


open fun Builder(@NonNull themeMode: SendbirdUIKit.ThemeMode)

Constructor

Parameters


Constructor

Parameters

type

A type of channel. Default is a Normal since 3.0.0


open fun Builder(@StyleRes customThemeResId: Int)

Constructor

Parameters

customThemeResId

the resource identifier for custom theme.


open fun Builder(@StyleRes customThemeResId: Int, @NonNull type: CreatableChannelType)

Constructor

Parameters

customThemeResId

the resource identifier for custom theme.

type

A type of channel. Default is a Normal since 3.0.0