MessagePlainTextViewHolder

ViewHolder used for displaying messages that contain only text.

Properties

Link copied to clipboard
val binding: <Error class: unknown class>

Inherited properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open override fun messageContainerView(): View

Returns the Message container that we can use to anchor UI based on its size and position.

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Called when this view holder and its' view were attached to window.

Link copied to clipboard

Called when this view holder and its' view were detached from window.

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
open fun unbind()