pexip-android-sdk
Toggle table of contents
0.17.5
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-api
/
com.pexip.sdk.api.coroutines
/
asFlow
as
Flow
fun
EventSourceFactory
.
asFlow
(
)
:
Flow
<
Event
>
(
source
)
Deprecated (with error)
Moved to EventSourceFactory
Converts this
EventSourceFactory
to a
Flow
.
Return
a
Flow
of
Event
s