TMPrePurchaseDropDownClickListener

Interface for handling dropdown menu click events in the prepurchase flow.

Functions

Link copied to clipboard
abstract fun onMenuDismissed()

Called when the dropdown menu is dismissed.

Link copied to clipboard
abstract fun onMenuItemClicked(item: TMMarketDomain)

Called when a dropdown menu item is clicked.