| Package | Description |
|---|---|
| com.amazonaws.services.ivschat.model |
| Modifier and Type | Method and Description |
|---|---|
static ChatTokenCapability |
ChatTokenCapability.fromValue(String value)
Use this in place of valueOf.
|
static ChatTokenCapability |
ChatTokenCapability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChatTokenCapability[] |
ChatTokenCapability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateChatTokenRequest |
CreateChatTokenRequest.withCapabilities(ChatTokenCapability... capabilities)
Set of capabilities that the user is allowed to perform in the room.
|
Copyright © 2023. All rights reserved.