Maps and Navigation SDK
0.45.3
androidJvm
com.tomtom.sdk.common:core
/
com.tomtom.sdk.common
/
Context
Context
expect
abstract
class
Context
Expect declaration for Context.
Members
Functions
get
Application
Context
Link copied to clipboard
expect
abstract
fun
getApplicationContext
(
)
:
Context
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