| Package | Description |
|---|---|
| com.coze.openapi.client.chat.model |
| Modifier and Type | Method and Description |
|---|---|
static ChatStatus |
ChatStatus.fromString(String value) |
static ChatStatus |
ChatStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChatStatus[] |
ChatStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.