logButtonClick

abstract fun logButtonClick(buttonId: String): Boolean

Logs a click on a button in your html in-app message.

Button clicks may only be logged once per in-app message.

Return

true if the click was successfully logged.

Parameters

buttonId

the id of the button