Android SDK 100ms
lib
/
live.hms.video.sdk.models
/
TranscriptionStopResponse
Transcription
Stop
Response
data
class
TranscriptionStopResponse
(
val
result
:
Result
?
)
Constructors
Properties
Constructors
Transcription
Stop
Response
Link copied to clipboard
fun
TranscriptionStopResponse
(
result
:
Result
?
)
Properties
result
Link copied to clipboard
@
SerializedName
(
value
=
"result"
)
val
result
:
Result
?