MessagePositionHandler
A handler to determine the position of a message inside a group.
Functions
Link copied to clipboard
abstract fun handleMessagePosition(previousMessage: Message?, message: Message, nextMessage: Message?, isAfterDateSeparator: Boolean, isBeforeDateSeparator: Boolean, isInThread: Boolean): MessagePosition
Determines the position of a message inside a group.