onClick

abstract fun onClick(popup: DeweyPopupInterface, buttonType: Int)

Parameters

buttonType

One of the button types defined in this interface. It could be BUTTON_DISMISS, BUTTON_PRIMARY, or BUTTON_SECONDARY.