MessagePositionHandler

A handler to determine the position of a message inside a group.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun handleMessagePosition(previousMessage: Message?, message: Message, nextMessage: Message?, isAfterDateSeparator: Boolean, isInThread: Boolean): List<MessagePosition>

Determines the position of a message inside a group.