AWS SDK for Kotlin
1.0.65
transcribestreaming/aws.sdk.kotlin.services.transcribestreaming.model/CallAnalyticsTranscriptResultStream/SdkUnknown

SdkUnknown

object SdkUnknown : CallAnalyticsTranscriptResultStream

Inherited functions

asCategoryEvent
Link copied to clipboard
fun asCategoryEvent(): CategoryEvent

Casts this CallAnalyticsTranscriptResultStream as a CategoryEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.CategoryEvent value. Throws an exception if the CallAnalyticsTranscriptResultStream is not a CategoryEvent.

asCategoryEventOrNull
Link copied to clipboard
fun asCategoryEventOrNull(): CategoryEvent?

Casts this CallAnalyticsTranscriptResultStream as a CategoryEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.CategoryEvent value. Returns null if the CallAnalyticsTranscriptResultStream is not a CategoryEvent.

asUtteranceEvent
Link copied to clipboard
fun asUtteranceEvent(): UtteranceEvent

Casts this CallAnalyticsTranscriptResultStream as a UtteranceEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.UtteranceEvent value. Throws an exception if the CallAnalyticsTranscriptResultStream is not a UtteranceEvent.

asUtteranceEventOrNull
Link copied to clipboard
fun asUtteranceEventOrNull(): UtteranceEvent?

Casts this CallAnalyticsTranscriptResultStream as a UtteranceEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.UtteranceEvent value. Returns null if the CallAnalyticsTranscriptResultStream is not a UtteranceEvent.

© 2024, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka