shared
1.25.2
common
shared
/
io.dyte.core.network.models
/
UserPresetMultiTheme
User
Preset
Multi
Theme
@
Serializable
data
class
UserPresetMultiTheme
(
var
maxVideoCount
:
Int
?
=
null
,
var
videoFit
:
String
?
=
null
)
Members
Constructors
User
Preset
Multi
Theme
Link copied to clipboard
constructor
(
maxVideoCount
:
Int
?
=
null
,
videoFit
:
String
?
=
null
)
Properties
max
Video
Count
Link copied to clipboard
var
maxVideoCount
:
Int
?
video
Fit
Link copied to clipboard
var
videoFit
:
String
?