toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.model.streaming
/
StreamId
Stream
Id
@
Serializable
(
with
=
StreamIdSerializer::class
)
data
class
StreamId
(
val
id
:
UUID
)
The ID of a stream -- this may represent a recording or livestream.
Members
Constructors
Stream
Id
Link copied to clipboard
constructor
(
id
:
UUID
)
Properties
id
Link copied to clipboard
val
id
:
UUID