|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.provider.Telephony.Mms.Part
public static final class Telephony.Mms.Part
| Field Summary | |
|---|---|
static String |
_DATA
The location(on filesystem) of the binary data of the part. |
static String |
CHARSET
The charset of the part. |
static String |
CONTENT_DISPOSITION
The content disposition of the part. |
static String |
CONTENT_ID
The content ID of the part. |
static String |
CONTENT_LOCATION
The content location of the part. |
static String |
CONTENT_TYPE
The content type of the part. |
static String |
CT_START
The start of content-type of the message. |
static String |
CT_TYPE
The type of content-type of the message. |
static String |
FILENAME
The file name of the part. |
static String |
MSG_ID
The identifier of the message which this part belongs to. |
static String |
NAME
The name of the part. |
static String |
SEQ
The order of the part. |
| Fields inherited from interface android.provider.BaseColumns |
|---|
_COUNT, _ID |
| Constructor Summary | |
|---|---|
Telephony.Mms.Part()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String MSG_ID
Type: INTEGER
public static final String SEQ
Type: INTEGER
public static final String CONTENT_TYPE
Type: TEXT
public static final String NAME
Type: TEXT
public static final String CHARSET
Type: TEXT
public static final String FILENAME
Type: TEXT
public static final String CONTENT_DISPOSITION
Type: TEXT
public static final String CONTENT_ID
Type: INTEGER
public static final String CONTENT_LOCATION
Type: INTEGER
public static final String CT_START
Type: INTEGER
public static final String CT_TYPE
Type: TEXT
public static final String _DATA
Type: INTEGER
| Constructor Detail |
|---|
public Telephony.Mms.Part()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||