setThreadDateSeparatorHandler

fun setThreadDateSeparatorHandler(threadDateSeparatorHandler: DateSeparatorHandler?)

Sets the thread date separator handler which determines when to add date separators inside the thread.

Parameters

threadDateSeparatorHandler

The handler to use. If null, _messageListState won't contain date separators.

See also