toggle menu
livekit-android-sdk
2.20.1
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.room.datastream
/
StreamInfo
Stream
Info
sealed
class
StreamInfo
Inheritors
TextStreamInfo
ByteStreamInfo
Members
Properties
attributes
Link copied to clipboard
open
val
attributes
:
Map
<
String
,
String
>
id
Link copied to clipboard
open
val
id
:
String
timestamp
Ms
Link copied to clipboard
open
val
timestampMs
:
Long
topic
Link copied to clipboard
open
val
topic
:
String
total
Size
Link copied to clipboard
open
val
totalSize
:
Long
?