Added in API level 19

Inbox

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

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

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.