SentMessageViewHolder

View holder for sent chat messages.

Parameters

itemView

The view representing a sent message.

Constructors

Link copied to clipboard
constructor(itemContainerSentMessageBinding: <Error class: unknown class>)
constructor(itemView: View)

Properties

Link copied to clipboard

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
fun SetData(chatMessage: ChatMessage)

Sets the data for a sent chat message in the ViewHolder.

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