setUseQuotedView

fun setUseQuotedView(useQuotedView: Boolean): MessageListUIParams.Builder

Sets whether the quoted view is used.

Return

This Builder object to allow for chaining of calls to set methods.

Since

3.3.0

Parameters

useQuotedView

true if the quoted view is used, false otherwise