Builder

open fun Builder(@NonNull channelUrl: String)

Constructor

Parameters

channelUrl

the url of the channel will be implemented. since 3.5.0


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

Constructor

Parameters

channelUrl

the url of the channel will be implemented.

themeMode

open fun Builder(@NonNull channelUrl: String, @StyleRes customThemeResId: Int)

Constructor

Parameters

channelUrl

the url of the channel will be implemented.

customThemeResId

the resource identifier for custom theme. since 3.5.0