TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.data
/
DataItemExtractor
/
getInt
get
Int
open
fun
getInt
(
key
:
String
)
:
Int
?
Gets the Int stored at the given
key
if there is one
Return
The
Int
or null
Parameters
key
The key for the required value