Thread List Component
This class creates and performs a view corresponding the thread list area in Sendbird UIKit. since 3.0.0
Constructors
Types
Functions
Link copied to clipboard
Returns the current createdAt of the view item which is shown in the middle of list
Link copied to clipboard
Returns a collection of parameters applied to this component.
Link copied to clipboard
Link copied to clipboard
protected open fun onParentMessageMenuClicked(@NonNull view: View, position: Int, @NonNull message: BaseMessage)
Called when the parent message menu is clicked.
Link copied to clipboard
open fun setOnParentMessageMenuClickListener(@Nullable parentMessageMenuClickListener: OnItemClickListener<BaseMessage>)
Register a callback to be invoked when the parent message menu is clicked.