setUseMessageReceipt

fun setUseMessageReceipt(useMessageReceipt: Boolean): MessageListUIParams.Builder

Sets whether the status (read receipt, delivery receipt) of messages is shown.

Return

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

Since

3.3.0

Parameters

useMessageReceipt

true if the message receipt is shown, false otherwise