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
/
SfuSocketStateEvent
/
ConnectionEstablished
Connection
Established
data
class
ConnectionEstablished
(
val
connectedEvent
:
JoinCallResponseEvent
)
:
SfuSocketStateEvent
Event to notify the connection was established.
Members
Constructors
Connection
Established
Link copied to clipboard
constructor
(
connectedEvent
:
JoinCallResponseEvent
)
Properties
connected
Event
Link copied to clipboard
val
connectedEvent
:
JoinCallResponseEvent