Added in API level 19

Outbox

class Outbox : Telephony.BaseMmsColumns
kotlin.Any
   ↳ android.provider.Telephony.Mms.Outbox

Contains all MMS messages in the MMS app outbox.

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.