Message View Holder
A ViewHolder describes an item view and Message about its place within the RecyclerView.
Constructors
Functions
Link copied to clipboard
Returns a Map containing views to register a click event with an identifier.
Link copied to clipboard
open fun onBindViewHolder(@NonNull channel: BaseChannel, @Nullable prevMessage: BaseMessage, @NonNull message: BaseMessage, @Nullable nextMessage: BaseMessage)
Link copied to clipboard
Sets the configurations of the message's properties to highlight text.