daily-android
0.31.0
daily-android
/
co.daily.model.streaming
/
StreamId
Stream
Id
@
Serializable
(
with
=
StreamIdSerializer::class
)
data
class
StreamId
(
id
:
UUID
)
Content copied to clipboard
The ID of a stream -- this may represent a recording or livestream.
Constructors
Properties
Constructors
Stream
Id
Link copied to clipboard
fun
StreamId
(
id
:
UUID
)
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
UUID
Content copied to clipboard