showSettings

abstract fun showSettings(onResult: (SettingsResult) -> Unit)

Used to display the Mobile Payments SDK settings screen.

Parameters

onResult

Callback to receive the result of the settings screen. If successful then the settings screen was closed, if not successful then an error occurred while attempting to show the settings screen.