| Package | Description |
|---|---|
| com.cloudhopper.sxmp |
| Modifier and Type | Method and Description |
|---|---|
TextEncoding |
MessageRequest.getTextEncoding() |
static TextEncoding |
TextEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextEncoding |
TextEncoding.valueOfCharset(String charset) |
static TextEncoding[] |
TextEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageRequest.setText(String text,
TextEncoding textEncoding) |
void |
MessageRequest.setTextEncoding(TextEncoding value) |
Copyright © 2016. All rights reserved.