| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging |
The Amazon Chime SDK Messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateChannelFlowResponse |
ChimeSdkMessagingClient.disassociateChannelFlow(Consumer<DisassociateChannelFlowRequest.Builder> disassociateChannelFlowRequest)
Disassociates a channel flow from all its channels.
|
default DisassociateChannelFlowResponse |
ChimeSdkMessagingClient.disassociateChannelFlow(DisassociateChannelFlowRequest disassociateChannelFlowRequest)
Disassociates a channel flow from all its channels.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.disassociateChannelFlow(Consumer<DisassociateChannelFlowRequest.Builder> disassociateChannelFlowRequest)
Disassociates a channel flow from all its channels.
|
default CompletableFuture<DisassociateChannelFlowResponse> |
ChimeSdkMessagingAsyncClient.disassociateChannelFlow(DisassociateChannelFlowRequest disassociateChannelFlowRequest)
Disassociates a channel flow from all its channels.
|
Copyright © 2021. All rights reserved.