Firebase Kotlin SDK
Toggle table of contents
3.0.0-alpha01
android
apple
common
js
jvm
Platform filter
android
apple
common
js
jvm
Switch theme
Search in API
Firebase Kotlin SDK
firebase-perf
/
dev.gitlive.firebase.perf.metrics
/
Trace
/
getAttribute
get
Attribute
android
apple
common
js
jvm
actual
fun
getAttribute
(
attribute
:
String
)
:
String
?
(
source
)
actual
fun
getAttribute
(
attribute
:
String
)
:
String
?
(
source
)
expect
fun
getAttribute
(
attribute
:
String
)
:
String
?
(
source
)
Returns the value of the custom attribute with the given
attribute
name.
actual
fun
getAttribute
(
attribute
:
String
)
:
String
?
(
source
)
actual
fun
getAttribute
(
attribute
:
String
)
:
String
?
(
source
)