getMessageButtonViews

abstract fun getMessageButtonViews(numButtons: Int): List<View>

Gets the message button Views so that Braze can add click listeners to them.

Return

the child Views that display the message buttons. They should be returned in the same order as the List on the in-app message object so that listeners are set correctly.

Parameters

numButtons

The number of visible buttons