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
/
StartFrameRecordingResponse
Start
Frame
Recording
Response
data
class
StartFrameRecordingResponse
(
@
Json
(
name
=
"duration"
)
val
duration
:
String
)
StartFrameRecordingResponse is the response payload for the start frame recording endpoint.
Members
Constructors
Start
Frame
Recording
Response
Link copied to clipboard
constructor
(
@
Json
(
name
=
"duration"
)
duration
:
String
)
Properties
duration
Link copied to clipboard
val
duration
:
String