Firebase Kotlin SDK
Toggle table of contents
2.2.0
android
common
ios
js
jvm
Platform filter
android
common
ios
js
jvm
Switch theme
Search in API
Firebase Kotlin SDK
firebase-database
/
dev.gitlive.firebase.database
/
Query
/
orderByKey
order
By
Key
android
common
ios
js
jvm
actual
fun
orderByKey
(
)
:
Query
(
source
)
expect
fun
orderByKey
(
)
:
Query
(
source
)
Creates a query in which child nodes are ordered by their keys.
Return
A query with the new constraint
actual
fun
orderByKey
(
)
:
Query
(
source
)
actual
fun
orderByKey
(
)
:
Query
(
source
)
actual
fun
orderByKey
(
)
:
Query
(
source
)