Package-level declarations

Types

Link copied to clipboard

Default logger.

Link copied to clipboard
class DefaultSudoIdentityVerificationClient(    context: Context,     sudoUserClient: SudoUserClient,     logger: Logger = DefaultLogger.instance,     graphQLClient: GraphQLClient? = null) : SudoIdentityVerificationClient

Default implementation of the SudoIdentityVerificationClient interface.

Link copied to clipboard

Interface encapsulating a library for interacting with the Sudo Platform Identity Verification service.

Link copied to clipboard

Defines the exceptions thrown by method of the SudoIdentityVerificationClient.