EmbeddedWallet

constructor(context: Context, authClientId: String, authTokenRetriever: AuthTokenRetriever, options: EmbeddedWalletOptions? = null)

Parameters

context

The application context

authClientId

The authClientId of the EmbeddedWallet instance

authTokenRetriever

The AuthTokenRetriever instance

options