| 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 |
|---|---|
PutChannelMembershipPreferencesResult |
AmazonChimeSDKMessagingClient.putChannelMembershipPreferences(PutChannelMembershipPreferencesRequest request)
Sets the membership preferences of an
AppInstanceUser for the specified channel. |
PutChannelMembershipPreferencesResult |
AbstractAmazonChimeSDKMessaging.putChannelMembershipPreferences(PutChannelMembershipPreferencesRequest request) |
PutChannelMembershipPreferencesResult |
AmazonChimeSDKMessaging.putChannelMembershipPreferences(PutChannelMembershipPreferencesRequest putChannelMembershipPreferencesRequest)
Sets the membership preferences of an
AppInstanceUser for the specified channel. |
| Modifier and Type | Method and Description |
|---|---|
PutChannelMembershipPreferencesResult |
PutChannelMembershipPreferencesResult.clone() |
PutChannelMembershipPreferencesResult |
PutChannelMembershipPreferencesResult.withChannelArn(String channelArn)
The ARN of the channel.
|
PutChannelMembershipPreferencesResult |
PutChannelMembershipPreferencesResult.withMember(Identity member)
The details of a user.
|
PutChannelMembershipPreferencesResult |
PutChannelMembershipPreferencesResult.withPreferences(ChannelMembershipPreferences preferences)
The ARN and metadata of the member being added.
|
Copyright © 2022. All rights reserved.