Companion

object Companion

Functions

Link copied to clipboard
fun create(    context: Context,     ndsStorePath: File,     keystorePath: File?,     keystorePassword: String? = null,     ndsStoreUpdateConfig: NdsStoreUpdateConfig): Result<NdsStore, NdsStoreError>

Creates an instance of NdsStore.