| 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
AppInstanceUsers |
ListChannelMembershipsForAppInstanceUserRequest |
ListChannelMembershipsForAppInstanceUserRequest.withChimeBearer(String chimeBearer)
The
AppInstanceUserArn of the user 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 © 2022. All rights reserved.