Package-level declarations
Types
Link copied to clipboard
class DefaultLogger
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
Options for controlling the behaviour of query APIs.
Link copied to clipboard
interface SudoIdentityVerificationClient
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.