Maps and Navigation SDK
0.43.0
androidJvm
com.tomtom.sdk.common:core
/
com.tomtom.sdk.common
/
Context
Context
expect
abstract
class
Context
Expect declaration for Context.
Members
Functions
get
Cache
Dir
Link copied to clipboard
expect
abstract
fun
getCacheDir
(
)
:
File
get
External
Files
Dir
Link copied to clipboard
expect
abstract
fun
getExternalFilesDir
(
type
:
String
?
)
:
File
?
get
Files
Dir
Link copied to clipboard
expect
abstract
fun
getFilesDir
(
)
:
File