toggle menu
Firebase Kotlin SDK
2.1.0
android
common
ios
js
jvm
switch theme
search in API
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
)