Added in API level 19

Draft

class Draft : BaseColumns, Telephony.TextBasedSmsColumns
kotlin.Any
   ↳ android.provider.Telephony.Sms.Draft

Contains all draft text-based SMS messages in the SMS app.

Summary

Constants
static String

The default sort order for this table.

Inherited constants
Properties
static Uri!

The content:// style URL for this table.

Constants

DEFAULT_SORT_ORDER

Added in API level 19
static val DEFAULT_SORT_ORDER: String

The default sort order for this table.

Value: "date DESC"

Properties

CONTENT_URI

Added in API level 19
static val CONTENT_URI: Uri!

The content:// style URL for this table.