setThreadDateSeparatorHandler

fun setThreadDateSeparatorHandler(threadDateSeparatorHandler: DateSeparatorHandler?)

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

Parameters

threadDateSeparatorHandler

The handler to use. If null, the thread message list won't contain date separators.

See also