| 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 DescribeChannelMembershipForAppInstanceUserResponse |
ChimeSdkMessagingClient.describeChannelMembershipForAppInstanceUser(Consumer<DescribeChannelMembershipForAppInstanceUserRequest.Builder> describeChannelMembershipForAppInstanceUserRequest)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
default DescribeChannelMembershipForAppInstanceUserResponse |
ChimeSdkMessagingClient.describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeChannelMembershipForAppInstanceUserResponse> |
ChimeSdkMessagingAsyncClient.describeChannelMembershipForAppInstanceUser(Consumer<DescribeChannelMembershipForAppInstanceUserRequest.Builder> describeChannelMembershipForAppInstanceUserRequest)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
default CompletableFuture<DescribeChannelMembershipForAppInstanceUserResponse> |
ChimeSdkMessagingAsyncClient.describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
Copyright © 2022. All rights reserved.