Builder
Constructor
Parameters
channel Url
the url of the channel will be implemented.
parent Message
the parent message of thread. since 3.3.0
open fun Builder(@NonNull channelUrl: String, @NonNull parentMessage: BaseMessage, @NonNull themeMode: SendbirdUIKit.ThemeMode)
Constructor
Parameters
channel Url
the url of the channel will be implemented.
parent Message
the parent message of thread.
theme Mode
SendbirdUIKit.ThemeMode since 3.3.0
open fun Builder(@NonNull channelUrl: String, @NonNull parentMessage: BaseMessage, @StyleRes customThemeResId: Int)
Constructor
Parameters
channel Url
the url of the channel will be implemented.
parent Message
the parent message of thread.
custom Theme Res Id
the resource identifier for custom theme. The theme resource id must be `sb_module_message_thread`. since 3.3.0