| Package | Description |
|---|---|
| com.amazonaws.services.chime |
The Amazon Chime API (application programming interface) is designed for developers to perform key tasks, such as
creating and managing Amazon Chime accounts, users, and Voice Connectors.
|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeChannelMembershipForAppInstanceUserResult |
AbstractAmazonChime.describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest request) |
DescribeChannelMembershipForAppInstanceUserResult |
AmazonChimeClient.describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest request)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
DescribeChannelMembershipForAppInstanceUserResult |
AmazonChime.describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
| Modifier and Type | Method and Description |
|---|---|
DescribeChannelMembershipForAppInstanceUserResult |
DescribeChannelMembershipForAppInstanceUserResult.clone() |
DescribeChannelMembershipForAppInstanceUserResult |
DescribeChannelMembershipForAppInstanceUserResult.withChannelMembership(ChannelMembershipForAppInstanceUserSummary channelMembership)
The channel to which a user belongs.
|
Copyright © 2022. All rights reserved.