amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.ingestion / IngestionRecord

IngestionRecord

data class IngestionRecord

Constructors

<init>

IngestionRecord(metadata: IngestionMetadata, events: List<IngestionEvent>)

Properties

events

val events: List<IngestionEvent>

metadata

val metadata: IngestionMetadata