setOgtagBackground

open fun setOgtagBackground(@DrawableRes drawableResSentFromMe: Int, @DrawableRes drawableResSentFromOthers: Int): MessageThreadFragment.Builder

Sets the UI configuration of ogtag message background drawable.

Return

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

Parameters

drawableResSentFromMe

the UI configuration of the ogtag message background drawable that was sent from me.

drawableResSentFromOthers

the UI configuration of the ogtag message background drawable that was sent from others.