toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.socket.sfu.state
/
SfuSocketState
/
Connected
Connected
data
class
Connected
(
val
event
:
JoinCallResponseEvent
)
:
SfuSocketState
State of socket when the connection is established.
Members
Constructors
Connected
Link copied to clipboard
constructor
(
event
:
JoinCallResponseEvent
)
Properties
event
Link copied to clipboard
val
event
:
JoinCallResponseEvent