# Print output for @column tags ?>
public
static
final
class
Telephony.Mms.Inbox
extends Object
implements
Telephony.BaseMmsColumns
| java.lang.Object | |
| ↳ | android.provider.Telephony.Mms.Inbox |
Contains all MMS messages in the MMS app inbox.
Constants | |
|---|---|
String |
DEFAULT_SORT_ORDER
The default sort order for this table. |
Inherited constants |
|---|
Fields | |
|---|---|
public
static
final
Uri |
CONTENT_URI
The |
Inherited methods | |
|---|---|
public static final String DEFAULT_SORT_ORDER
The default sort order for this table.
Constant Value: "date DESC"