Android SDK 100ms
lib
/
live.hms.video.sdk.models
/
Transcriptions
Transcriptions
class
Transcriptions
Constructors
Properties
Constructors
Transcriptions
Link copied to clipboard
fun
Transcriptions
(
)
Properties
error
Link copied to clipboard
var
error
:
OnTranscriptionError
?
=
null
initialised
At
Link copied to clipboard
var
initialisedAt
:
Long
?
=
null
mode
Link copied to clipboard
var
mode
:
TranscriptionsMode
?
=
null
started
At
Link copied to clipboard
var
startedAt
:
Long
?
=
null
state
Link copied to clipboard
var
state
:
TranscriptionState
?
=
null
stopped
At
Link copied to clipboard
var
stoppedAt
:
Long
?
=
null
updated
At
Link copied to clipboard
var
updatedAt
:
Long
?
=
null