Draft
class Draft : Telephony.BaseMmsColumns
| kotlin.Any | |
| ↳ | android.provider.Telephony.Mms.Draft | 
Contains all MMS messages in the MMS app drafts folder.
Summary
| Constants | |
|---|---|
| static String | The default sort order for this table. | 
| Inherited constants | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| From class  BaseMmsColumns
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| From class  BaseColumns
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Properties | |
|---|---|
| static Uri! | The  | 
Constants
DEFAULT_SORT_ORDER
static val DEFAULT_SORT_ORDER: String
The default sort order for this table.
Value: "date DESC"Properties
CONTENT_URI
static val CONTENT_URI: Uri!
The content:// style URL for this table.
