public static class FetchProfile.Item
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static FetchProfile.Item |
CONTENT_INFO
Item for fetching information about the content of the message.
|
static FetchProfile.Item |
ENVELOPE
Item for fetching information about the envelope of the message.
|
static FetchProfile.Item |
FLAGS
Item for fetching information about message flags.
|
Modifier | Constructor and Description |
---|---|
protected |
FetchProfile.Item(java.lang.String name) |
public static final FetchProfile.Item CONTENT_INFO
public static final FetchProfile.Item ENVELOPE
public static final FetchProfile.Item FLAGS