zcash-android-wallet-sdk / cash.z.wallet.sdk / Initializer / cacheDbPath
cacheDbPath
fun cacheDbPath(appContext: Context, alias: String): String
Returns the path to the cache database that would correspond to the given alias.
Parameters
appContext - the application context
alias - the alias to convert into a database path