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
/
SocketActions
/
whenConnected
when
Connected
abstract
fun
whenConnected
(
connectionTimeout
:
Long
=
DEFAULT_SOCKET_TIMEOUT
,
connected
:
suspend
(
connectionId
:
String
)
->
Unit
)
When connected to the socket.