shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
Stream
/
Stream
Stream
constructor
(
id
:
String
?
=
null
,
producerId
:
String
,
muted
:
Boolean
?
=
null
,
stream
:
MediaStream
?
=
null
,
socket_
:
Any
?
=
null
,
name
:
String
?
=
null
,
audioID
:
String
?
=
null
,
videoID
:
String
?
=
null
,
extra
:
JsonObject
=
JsonObject(emptyMap())
)