java.lang.Object | |
↳ | android.provider.Telephony.Mms |
Contains all MMS messages.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Telephony.Mms.Addr | Contains address information for an MMS message. | ||||||||||
Telephony.Mms.Draft | Contains all MMS messages in the MMS app drafts folder. | ||||||||||
Telephony.Mms.Inbox | Contains all MMS messages in the MMS app inbox. | ||||||||||
Telephony.Mms.Intents | Intents class. | ||||||||||
Telephony.Mms.Outbox | Contains all MMS messages in the MMS app outbox. | ||||||||||
Telephony.Mms.Part | Contains message parts. | ||||||||||
Telephony.Mms.Rate | Message send rate table. | ||||||||||
Telephony.Mms.Sent | Contains all MMS messages in the MMS app sent folder. |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | DEFAULT_SORT_ORDER | The default sort order for this table. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.BaseColumns
| |||||||||||
From interface
android.provider.Telephony.BaseMmsColumns
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CONTENT_URI | The content:// URI for this table. |
||||||||||
REPORT_REQUEST_URI | Content URI for getting MMS report requests. | ||||||||||
REPORT_STATUS_URI | Content URI for getting MMS report status. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
The default sort order for this table.
Content URI for getting MMS report requests.
Content URI for getting MMS report status.