DigitalCredentialRegistryResponse


class DigitalCredentialRegistryResponse : RegisterCredentialsResponse


The result of calling RegistryManager.registerCredentials with a DigitalCredentialRegistry.

Summary

Public constructors

Inherited properties

From androidx.credentials.registry.provider.RegisterCredentialsResponse
String

the type of the credentials that were registered, matching the RegisterCredentialsRequest.type

Public constructors

DigitalCredentialRegistryResponse

Added in 1.0.0-alpha01
DigitalCredentialRegistryResponse()