toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk
/
StorageFolders
/
StorageFolders
Storage
Folders
constructor
(
@
Json
(
name
=
"root_path"
)
rootPath
:
String
?
=
null
,
@
Json
(
name
=
"trusted_root_path"
)
trustedRootPath
:
String
?
=
null
,
@
Json
(
name
=
"assets_path"
)
assetsPath
:
String
?
=
null
,
@
Json
(
name
=
"mmiMaps"
)
mmiMaps
:
String
?
=
null
,
@
Json
(
name
=
"mmiVoices"
)
mmiVoices
:
String
?
=
null
)