toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.socket.common.fsm.builder
/
StateHandlerBuilder
/
onEvent
on
Event
inline
fun
<
E
:
EVENT
>
onEvent
(
noinline
func
:
S
.
(
E
)
->
STATE
)