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
/
ParticipantState
/
ScreenSharing
Screen
Sharing
@
Stable
data
class
ScreenSharing
(
val
sessionId
:
String
,
val
track
:
VideoTrack
?
,
val
enabled
:
Boolean
)
:
ParticipantState.Media
Members
Constructors
Screen
Sharing
Link copied to clipboard
constructor
(
sessionId
:
String
,
track
:
VideoTrack
?
,
enabled
:
Boolean
)
Properties
enabled
Link copied to clipboard
open
override
val
enabled
:
Boolean
paused
Link copied to clipboard
open
val
paused
:
Boolean
session
Id
Link copied to clipboard
open
override
val
sessionId
:
String
track
Link copied to clipboard
open
override
val
track
:
VideoTrack
?
type
Link copied to clipboard
val
type
:
ERROR CLASS: Symbol not found for TrackType