stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.android.video.generated.models
/
RingSettingsResponse
/
RingSettingsResponse
Ring
Settings
Response
constructor
(
@
Json
(
name
=
"auto_cancel_timeout_ms"
)
autoCancelTimeoutMs
:
Int
,
@
Json
(
name
=
"incoming_call_timeout_ms"
)
incomingCallTimeoutMs
:
Int
,
@
Json
(
name
=
"missed_call_timeout_ms"
)
missedCallTimeoutMs
:
Int
)