toggle menu
stream-video-android
1.11.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core
/
Call
/
subscribe
subscribe
fun
subscribe
(
listener
:
VideoEventListener
<
VideoEvent
>
)
:
EventSubscription
Deprecated
Deprecated in favor of the `events` flow.
Replace with
events.collect { }
Content copied to clipboard