| 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 |
|---|---|
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.clone() |
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withAppInstanceUserArn(String appInstanceUserArn)
The ARN of the user or bot.
|
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withChimeBearer(String chimeBearer)
The ARN of the
AppInstanceUser or AppInstanceBot that makes the API call. |
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withMaxResults(Integer maxResults)
The maximum number of users that you want returned.
|
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withNextToken(String nextToken)
The token returned from previous API requests until the number of channel memberships is reached.
|
Copyright © 2024. All rights reserved.