amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo / Transcript

Transcript

data class Transcript : TranscriptEvent

Constructors

<init>

Transcript(results: Array<TranscriptResult>)

Properties

results

val results: Array<TranscriptResult>

Functions

equals

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int