| Modifier and Type | Method and Description |
|---|---|
ContentTypeV2 |
MessageV2.getContentType() |
static ContentTypeV2 |
ContentTypeV2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentTypeV2[] |
ContentTypeV2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageV2.setContentType(ContentTypeV2 contentType) |
Copyright © 2025. All rights reserved.