| Package | Description |
|---|---|
| com.amazonaws.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
static ChatItemType |
ChatItemType.fromValue(String value)
Use this in place of valueOf.
|
static ChatItemType |
ChatItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChatItemType[] |
ChatItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.withType(ChatItemType type)
Type of the item: message or event.
|
Copyright © 2024. All rights reserved.