Transmitted
The protocol response was transmitted and the verifier returned a JSON response.
Inheritors
Types
Link copied to clipboard
The verifier rejected or could not process the protocol response.
Link copied to clipboard
data class Succeeded(val verifierResponseJson: String, val redirectUrl: String? = null) : MobileWalletPresentationResult.Transmitted
The verifier accepted the protocol response.