| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmessaging |
The Amazon Chime SDK messaging APIs in this section allow software developers to send and receive messages in custom
messaging applications.
|
| com.amazonaws.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateChannelFlowResult |
AmazonChimeSDKMessagingClient.disassociateChannelFlow(DisassociateChannelFlowRequest request)
Disassociates a channel flow from all its channels.
|
DisassociateChannelFlowResult |
AbstractAmazonChimeSDKMessaging.disassociateChannelFlow(DisassociateChannelFlowRequest request) |
DisassociateChannelFlowResult |
AmazonChimeSDKMessaging.disassociateChannelFlow(DisassociateChannelFlowRequest disassociateChannelFlowRequest)
Disassociates a channel flow from all its channels.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateChannelFlowResult> |
AbstractAmazonChimeSDKMessagingAsync.disassociateChannelFlowAsync(DisassociateChannelFlowRequest request,
AsyncHandler<DisassociateChannelFlowRequest,DisassociateChannelFlowResult> asyncHandler) |
Future<DisassociateChannelFlowResult> |
AmazonChimeSDKMessagingAsyncClient.disassociateChannelFlowAsync(DisassociateChannelFlowRequest request,
AsyncHandler<DisassociateChannelFlowRequest,DisassociateChannelFlowResult> asyncHandler) |
Future<DisassociateChannelFlowResult> |
AmazonChimeSDKMessagingAsync.disassociateChannelFlowAsync(DisassociateChannelFlowRequest disassociateChannelFlowRequest,
AsyncHandler<DisassociateChannelFlowRequest,DisassociateChannelFlowResult> asyncHandler)
Disassociates a channel flow from all its channels.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateChannelFlowResult |
DisassociateChannelFlowResult.clone() |
Copyright © 2024. All rights reserved.