|
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.Intents
public static final class Telephony.Mms.Intents
| Field Summary | |
|---|---|
static String |
CONTENT_CHANGED_ACTION
Indicates that the contents of specified URIs were changed. |
static String |
DELETED_CONTENTS
An extra field which stores the URI of deleted contents. |
static String |
EXTRA_BCC
The extra field to store the 'Bcc' addresses; |
static String |
EXTRA_CC
The extra field to store the 'Cc' addresses. |
static String |
EXTRA_CONTENTS
The extra field to store the contents of the Intent, which should be an array of Uri. |
static String |
EXTRA_SUBJECT
The extra field to store the 'Subject'. |
static String |
EXTRA_TYPES
The extra field to store the type of the contents, which should be an array of String. |
| 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 EXTRA_CONTENTS
public static final String EXTRA_TYPES
public static final String EXTRA_CC
public static final String EXTRA_BCC
public static final String EXTRA_SUBJECT
public static final String CONTENT_CHANGED_ACTION
public static final String DELETED_CONTENTS
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||