Builder

open fun Builder(@NonNull channelUrl: String)

Constructor

Parameters

channelUrl

the url of the channel will be implemented.


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

Constructor

Parameters

channelUrl

the url of the channel will be implemented.


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.