Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-common
/
org.meshtastic.core.common.util
/
getParcelableExtraCompat
get
Parcelable
Extra
Compat
android
inline
fun
<
T
:
Parcelable
>
Intent
.
getParcelableExtraCompat
(
key
:
String
?
)
:
T
?
(
source
)
Retrieves a
Parcelable
extra from an
Intent
in a backward-compatible way.