configure

abstract suspend fun configure(config: SdkConfiguration): ConfigurationResult

Configures the Wallet with the provided SDK configuration.

Return

ConfigurationResult The result of the configuration process.

Parameters

config

SdkConfiguration The SDK configuration to be applied to the Wallet.