setButtons

fun setButtons(buttonViews: List<View>, messageButtons: List<MessageButton>)

Sets the appropriate colors for the button text, background, and border.

Parameters

buttonViews

The destination views for the attributes found in the MessageButton objects.

messageButtons

The MessageButton source objects.