ConfirmAction

Interface for representing a confirmable action.

Functions

Link copied to clipboard
abstract fun accept()

Accept the action.

Link copied to clipboard
abstract fun decline()

Decline the action.