Maps and Navigation SDK
data-management:onboard-nds-store
/
com.tomtom.sdk.datamanagement.nds
/
NdsStore
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
create
Link copied to clipboard
@
JvmStatic
fun
create
(
context
:
Context
,
ndsStorePath
:
File
,
keystorePath
:
File
?
,
keystorePassword
:
String
?
=
null
,
ndsStoreUpdateConfig
:
NdsStoreUpdateConfig
)
:
Result
<
NdsStore
,
NdsStoreError
>
Content copied to clipboard
Creates an instance of
NdsStore
.