Maps and Navigation SDK
androidJvm
com.tomtom.sdk.common:core
/
com.tomtom.sdk.common
/
Bundle
Bundle
actual
typealias
Bundle
=
Bundle
Members
Constructors
Bundle
Link copied to clipboard
expect
constructor
(
)
Functions
get
Int
Link copied to clipboard
expect
fun
getInt
(
key
:
String
,
defaultValue
:
Int
)
:
Int
put
All
Link copied to clipboard
expect
fun
putAll
(
bundle
:
Bundle
)
put
Float
Link copied to clipboard
expect
fun
putFloat
(
key
:
String
?
,
value
:
Float
)