Builder

open class Builder

Constructors

Link copied to clipboard
open fun Builder()
Constructor since 3.2.
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 CreateOpenChannelFragment with the arguments supplied to this builder.
Link copied to clipboard
Sets the custom fragment.
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 title of the header.
Link copied to clipboard
Register a callback to be invoked when the clear button related to the input is clicked.
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
Register a callback to be invoked when the input text is changed.
Link copied to clipboard
Register a callback to be invoked when the media selector is clicked.
Link copied to clipboard
Sets the create button text of the header.
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 arguments to this fragment.