| 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.
|
| software.amazon.awssdk.services.chimesdkmessaging.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateChannelMembershipResponse |
ChimeSdkMessagingClient.createChannelMembership(CreateChannelMembershipRequest createChannelMembershipRequest)
Adds a user to a channel.
|
default CompletableFuture<CreateChannelMembershipResponse> |
ChimeSdkMessagingAsyncClient.createChannelMembership(CreateChannelMembershipRequest createChannelMembershipRequest)
Adds a user to a channel.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateChannelMembershipRequestMarshaller.marshall(CreateChannelMembershipRequest createChannelMembershipRequest) |
Copyright © 2022. All rights reserved.