tuulbox
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
tuulbox
coroutines
/
com.juul.tuulbox.coroutines.flow
/
broadcastReceiverFlow
broadcast
Receiver
Flow
android
fun
broadcastReceiverFlow
(
intentFilter
:
IntentFilter
,
flags
:
Int
=
RECEIVER_NOT_EXPORTED
)
:
Flow
<
Intent
>