stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core
/
RealtimeConnection
/
Joined
Joined
data
class
Joined
(
val
session
:
RtcSession
)
:
RealtimeConnection
We set the state to Joined as soon as the call state is available
Members
Constructors
Joined
Link copied to clipboard
constructor
(
session
:
RtcSession
)
Properties
session
Link copied to clipboard
val
session
:
RtcSession