Builder

open class Builder

Constructors

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

Functions

Link copied to clipboard
Creates an OpenChannelListFragment with the arguments supplied to this builder.
Link copied to clipboard
Sets the custom fragment.
Link copied to clipboard
open fun setCustomQueryParams(@NonNull params: OpenChannelListQueryParams): OpenChannelListFragment.Builder
Sets the params instance to get OpenChannels the current User has joined.
Link copied to clipboard
Sets the icon when the data is not exists.
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 icon on the left button of the header.
Link copied to clipboard
Sets the icon on the left button of the header.
Link copied to clipboard
Sets the icon on the right button of the header.
Link copied to clipboard
Sets the icon on the right button of the header.
Link copied to clipboard
Sets the title of the header.
Link copied to clipboard
Sets the click listener on the left button of the header.
Link copied to clipboard
Sets the click listener on the right button of the header.
Link copied to clipboard
Sets the click listener on the item of open channel list.
Link copied to clipboard
Sets the long click listener on the item of open channel list.
Link copied to clipboard
Set a callback to be invoked when a refresh is triggered via the swipe gesture.
Link copied to clipboard
Sets the open channel list adapter.
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 whether the right button of the header is used.
Link copied to clipboard
Sets whether the refresh layout is used.
Link copied to clipboard
Sets arguments to this fragment.