onResult

abstract fun onResult(result: R)

Invoked when the wallet operation completes successfully.

Parameters

result

The result of the wallet operation.