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