AWS SDK for Kotlin
1.4.125
      Platform filter
Skip to content
    AWS SDK for Kotlin
connect/aws.sdk.kotlin.services.connect.model/UpdateParticipantRoleConfigChannelInfo/SdkUnknown

SdkUnknown

object SdkUnknown : UpdateParticipantRoleConfigChannelInfo

Inherited functions

asChat
Link copied to clipboard
fun asChat(): ChatParticipantRoleConfig

Casts this UpdateParticipantRoleConfigChannelInfo as a Chat and retrieves its aws.sdk.kotlin.services.connect.model.ChatParticipantRoleConfig value. Throws an exception if the UpdateParticipantRoleConfigChannelInfo is not a Chat.

asChatOrNull
Link copied to clipboard
fun asChatOrNull(): ChatParticipantRoleConfig?

Casts this UpdateParticipantRoleConfigChannelInfo as a Chat and retrieves its aws.sdk.kotlin.services.connect.model.ChatParticipantRoleConfig value. Returns null if the UpdateParticipantRoleConfigChannelInfo is not a Chat.

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