Wrapper to window.confirm() that app developers may override to provide alternatives to the modal browser window.
The message to display to the user.
The callback for handling user response.
Wrapper to window.confirm() that app developers may override to provide alternatives to the modal browser window.