Builder

open class Builder

Constructors

Link copied to clipboard
open fun Builder(@NonNull channelUrl: String)
Constructor
Link copied to clipboard
open fun Builder(@NonNull channelUrl: String, @NonNull themeMode: SendbirdUIKit.ThemeMode)
Constructor
Link copied to clipboard
open fun Builder(@NonNull channelUrl: String, @StyleRes customThemeResId: Int)
Constructor

Functions

Link copied to clipboard
Creates an ChatNotificationChannelFragment with the arguments supplied to this builder.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the text when the data is not exists
Link copied to clipboard
Sets the text when error occurs
Link copied to clipboard
Sets the notification list params for this channel.
Link copied to clipboard
Sets the click listener on the item of the notification message.
Link copied to clipboard
Sets the long click listener on the item of the notification message.
Link copied to clipboard
Sets the click listener on the message template view clicked.
Link copied to clipboard
Sets whether the header is used.
Link copied to clipboard
Sets whether the left button of the header is used.
Link copied to clipboard
Sets arguments to this fragment.