toggle menu
stream-video-android
1.11.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
LimitsSettingsRequest
/
LimitsSettingsRequest
Limits
Settings
Request
constructor
(
@
Json
(
name
=
"max_duration_seconds"
)
maxDurationSeconds
:
Int
?
=
null
,
@
Json
(
name
=
"max_participants"
)
maxParticipants
:
Int
?
=
null
)