MobileWalletFactory

constructor(context: Context, interactionContextProvider: () -> FragmentActivity? = { null })

Parameters

context

Android context used to open the wallet database.

constructor()