onWalletButtonClick

abstract fun onWalletButtonClick(wallet: String): Boolean

Called when a wallet button is clicked.

Return

true if the wallet button action has been handled and should not continue, false if the action has not been handled and should continue with default behavior

Parameters

wallet

The type of wallet button that was clicked