public static interface Telephony.BaseMmsColumns extends BaseColumns
Modifier and Type | Field and Description |
---|---|
static String |
ADAPTATION_ALLOWED
The adaptation-allowed of the message.
|
static String |
APPLIC_ID
The applic-id of the message.
|
static String |
AUX_APPLIC_ID
The aux-applic-id of the message.
|
static String |
BCC
The address of the bcc.
|
static String |
CANCEL_ID
The cancel-id of the message.
|
static String |
CANCEL_STATUS
The cancel-status of the message.
|
static String |
CC
The address of the cc.
|
static String |
CONTENT_CLASS
The content-class of the message.
|
static String |
CONTENT_LOCATION
The Content-Location of the message.
|
static String |
CONTENT_TYPE
The Content-Type of the message.
|
static String |
DATE
The date the message was received.
|
static String |
DATE_SENT
The date the message was sent.
|
static String |
DELIVERY_REPORT
The delivery-report of the message.
|
static String |
DELIVERY_TIME
The delivery-time of the message.
|
static String |
DELIVERY_TIME_TOKEN
The delivery-time-token of the message.
|
static String |
DISTRIBUTION_INDICATOR
The distribution-indicator of the message.
|
static String |
DRM_CONTENT
The drm-content of the message.
|
static String |
ELEMENT_DESCRIPTOR
The element-descriptor of the message.
|
static String |
EXPIRY
The expiry time of the message.
|
static String |
FROM
The address of the sender.
|
static String |
LIMIT
The limit of the message.
|
static String |
LOCKED
Has the message been locked?
|
static String |
MBOX_QUOTAS
The mbox-quotas of the message.
|
static String |
MBOX_QUOTAS_TOKEN
The mbox-quotas-token of the message.
|
static String |
MBOX_TOTALS
The mbox-totals of the message.
|
static String |
MBOX_TOTALS_TOKEN
The mbox-totals-token of the message.
|
static String |
MESSAGE_BOX
The box which the message belong to, for example, MESSAGE_BOX_INBOX.
|
static int |
MESSAGE_BOX_ALL |
static int |
MESSAGE_BOX_DRAFTS |
static int |
MESSAGE_BOX_INBOX |
static int |
MESSAGE_BOX_OUTBOX |
static int |
MESSAGE_BOX_SENT |
static String |
MESSAGE_CLASS
The class of the message.
|
static String |
MESSAGE_COUNT
The message-count of the message.
|
static String |
MESSAGE_ID
The Message-ID of the message.
|
static String |
MESSAGE_SIZE
The size of the message.
|
static String |
MESSAGE_TYPE
The type of the message defined by MMS spec.
|
static String |
META_DATA
Meta data used externally.
|
static String |
MM_FLAGS
The mm-flags of the message.
|
static String |
MM_FLAGS_TOKEN
The mm-flags-token of the message.
|
static String |
MM_STATE
The mm-state of the message.
|
static String |
MMS_VERSION
The version of specification that this message conform.
|
static String |
PREVIOUSLY_SENT_BY
The previously-sent-by of the message.
|
static String |
PREVIOUSLY_SENT_DATE
The previously-sent-date of the message.
|
static String |
PRIORITY
The priority of the message.
|
static String |
QUOTAS
The quotas of the message.
|
static String |
READ
Has the message been read.
|
static String |
READ_REPORT
The read-report of the message.
|
static String |
READ_STATUS
The read-status of the message.
|
static String |
RECOMMENDED_RETRIEVAL_MODE
The recommended-retrieval-mode of the message.
|
static String |
RECOMMENDED_RETRIEVAL_MODE_TEXT
The recommended-retrieval-mode-text of the message.
|
static String |
REPLACE_ID
The replace-id of the message.
|
static String |
REPLY_APPLIC_ID
The reply-applic-id of the message.
|
static String |
REPLY_CHARGING
The reply-charging of the message.
|
static String |
REPLY_CHARGING_DEADLINE
The reply-charging-deadline of the message.
|
static String |
REPLY_CHARGING_DEADLINE_TOKEN
The reply-charging-deadline-token of the message.
|
static String |
REPLY_CHARGING_ID
The reply-charging-id of the message.
|
static String |
REPLY_CHARGING_SIZE
The reply-charging-size of the message.
|
static String |
REPORT_ALLOWED
Whether the report is allowed.
|
static String |
RESPONSE_STATUS
The response-status of the message.
|
static String |
RESPONSE_TEXT
The response-text of the message.
|
static String |
RETRIEVE_STATUS
The retrieve-status of the message.
|
static String |
RETRIEVE_TEXT
The retrieve-text of the message.
|
static String |
RETRIEVE_TEXT_CHARSET
The character set of the retrieve-text.
|
static String |
SEEN
Indicates whether this message has been seen by the user.
|
static String |
SENDER_VISIBILITY
The sender-visibility of the message.
|
static String |
START
The start of the message.
|
static String |
STATUS
The status of the message.
|
static String |
STATUS_TEXT
The status-text of the message.
|
static String |
STORE
The store of the message.
|
static String |
STORE_STATUS
The store-status of the message.
|
static String |
STORE_STATUS_TEXT
The store-status-text of the message.
|
static String |
STORED
The stored of the message.
|
static String |
SUBJECT
The subject of the message, if present.
|
static String |
SUBJECT_CHARSET
The character set of the subject, if present.
|
static String |
TEXT_ONLY
Indicates whether this message has only a text part (can also have a subject) and
no picture, slideshow, or sound, etc., parts.
|
static String |
THREAD_ID
The thread ID of the message
|
static String |
TO
The address of the recipients.
|
static String |
TOTALS
The totals of the message.
|
static String |
TRANSACTION_ID
The transaction-id of the message.
|
_COUNT, _ID
static final int MESSAGE_BOX_ALL
static final int MESSAGE_BOX_INBOX
static final int MESSAGE_BOX_SENT
static final int MESSAGE_BOX_DRAFTS
static final int MESSAGE_BOX_OUTBOX
static final String DATE
Type: INTEGER (long)
static final String DATE_SENT
Type: INTEGER (long)
static final String MESSAGE_BOX
Type: INTEGER
static final String READ
Type: INTEGER (boolean)
static final String SEEN
static final String TEXT_ONLY
static final String MESSAGE_ID
Type: TEXT
static final String SUBJECT
Type: TEXT
static final String SUBJECT_CHARSET
Type: INTEGER
static final String CONTENT_TYPE
Type: TEXT
static final String CONTENT_LOCATION
Type: TEXT
static final String FROM
Type: TEXT
static final String TO
Type: TEXT
static final String CC
Type: TEXT
static final String BCC
Type: TEXT
static final String EXPIRY
Type: INTEGER
static final String MESSAGE_CLASS
Type: TEXT
static final String MESSAGE_TYPE
Type: INTEGER
static final String MMS_VERSION
Type: INTEGER
static final String MESSAGE_SIZE
Type: INTEGER
static final String PRIORITY
Type: TEXT
static final String READ_REPORT
Type: TEXT
static final String REPORT_ALLOWED
Type: TEXT
static final String RESPONSE_STATUS
Type: INTEGER
static final String STATUS
Type: INTEGER
static final String TRANSACTION_ID
Type: TEXT
static final String RETRIEVE_STATUS
Type: INTEGER
static final String RETRIEVE_TEXT
Type: TEXT
static final String RETRIEVE_TEXT_CHARSET
Type: TEXT
static final String READ_STATUS
Type: INTEGER
static final String CONTENT_CLASS
Type: INTEGER
static final String DELIVERY_REPORT
Type: INTEGER
static final String DELIVERY_TIME_TOKEN
Type: INTEGER
static final String DELIVERY_TIME
Type: INTEGER
static final String RESPONSE_TEXT
Type: TEXT
static final String SENDER_VISIBILITY
Type: TEXT
static final String REPLY_CHARGING
Type: INTEGER
static final String REPLY_CHARGING_DEADLINE_TOKEN
Type: INTEGER
static final String REPLY_CHARGING_DEADLINE
Type: INTEGER
static final String REPLY_CHARGING_ID
Type: TEXT
static final String REPLY_CHARGING_SIZE
Type: INTEGER
static final String PREVIOUSLY_SENT_BY
Type: TEXT
static final String PREVIOUSLY_SENT_DATE
Type: INTEGER
static final String STORE
Type: TEXT
static final String MM_STATE
Type: INTEGER
static final String MM_FLAGS_TOKEN
Type: INTEGER
static final String MM_FLAGS
Type: TEXT
static final String STORE_STATUS
Type: TEXT
static final String STORE_STATUS_TEXT
Type: TEXT
static final String STORED
Type: TEXT
static final String TOTALS
Type: TEXT
static final String MBOX_TOTALS
Type: TEXT
static final String MBOX_TOTALS_TOKEN
Type: INTEGER
static final String QUOTAS
Type: TEXT
static final String MBOX_QUOTAS
Type: TEXT
static final String MBOX_QUOTAS_TOKEN
Type: INTEGER
static final String MESSAGE_COUNT
Type: INTEGER
static final String START
Type: INTEGER
static final String DISTRIBUTION_INDICATOR
Type: TEXT
static final String ELEMENT_DESCRIPTOR
Type: TEXT
static final String LIMIT
Type: INTEGER
static final String RECOMMENDED_RETRIEVAL_MODE
Type: INTEGER
static final String RECOMMENDED_RETRIEVAL_MODE_TEXT
Type: TEXT
static final String STATUS_TEXT
Type: TEXT
static final String APPLIC_ID
Type: TEXT
static final String REPLY_APPLIC_ID
Type: TEXT
static final String AUX_APPLIC_ID
Type: TEXT
static final String DRM_CONTENT
Type: TEXT
static final String ADAPTATION_ALLOWED
Type: TEXT
static final String REPLACE_ID
Type: TEXT
static final String CANCEL_ID
Type: TEXT
static final String CANCEL_STATUS
Type: INTEGER
static final String THREAD_ID
Type: INTEGER
static final String LOCKED
Type: INTEGER (boolean)
static final String META_DATA
Type: TEXT