Message Search Header Component
This class creates and performs a view corresponding the message search header area in Sendbird UIKit. since 3.0.0
Constructors
Types
Functions
Link copied to clipboard
Returns the view created by onCreateView.
Link copied to clipboard
Called when the clear button related to the input is clicked.
Link copied to clipboard
Link copied to clipboard
protected open fun onInputTextChanged(@NonNull s: CharSequence, start: Int, before: Int, count: Int)
Called when the input text is changed.
Link copied to clipboard
Called when the user requests to search messages.
Link copied to clipboard
Register a callback to be invoked when the clear button related to the input is clicked.
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 user requests to search messages.