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
/
childEvents
child
Events
android
common
ios
js
jvm
actual
fun
childEvents
(
vararg
types
:
ChildEvent.Type
)
:
Flow
<
ChildEvent
>
(
source
)
expect
fun
childEvents
(
vararg
types
:
ChildEvent.Type
=
arrayOf(ADDED, CHANGED, MOVED, REMOVED)
)
:
Flow
<
ChildEvent
>
(
source
)
actual
fun
childEvents
(
vararg
types
:
ChildEvent.Type
)
:
Flow
<
ChildEvent
>
(
source
)
actual
fun
childEvents
(
vararg
types
:
ChildEvent.Type
)
:
Flow
<
ChildEvent
>
(
source
)
actual
fun
childEvents
(
vararg
types
:
ChildEvent.Type
)
:
Flow
<
ChildEvent
>
(
source
)