toggle menu
serenada-core
androidJvm
switch theme
search in API
serenada-core
/
app.serenada.core.layout
/
ContentSource
Content
Source
data
class
ContentSource
(
val
type
:
ContentType
,
val
ownerParticipantId
:
String
,
val
aspectRatio
:
Float
?
)
Members
Constructors
Content
Source
Link copied to clipboard
constructor
(
type
:
ContentType
,
ownerParticipantId
:
String
,
aspectRatio
:
Float
?
)
Properties
aspect
Ratio
Link copied to clipboard
val
aspectRatio
:
Float
?
owner
Participant
Id
Link copied to clipboard
val
ownerParticipantId
:
String
type
Link copied to clipboard
val
type
:
ContentType