Telephony.IBaseMmsColumns Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base columns for tables that contain MMSs.
public interface Telephony.IBaseMmsColumns
type Telephony.IBaseMmsColumns = interface
Remarks
Base columns for tables that contain MMSs.
Java documentation for android.provider.Telephony.BaseMmsColumns
.
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
Fields
ContentClass |
The |
ContentLocation |
The |
ContentType |
The |
Creator |
The identity of the sender of a sent message. |
Date |
The date the message was received. |
DateSent |
The date the message was sent. |
DeliveryReport |
The |
DeliveryTime |
The |
Expiry |
The expiry time of the message. |
Locked |
Is the message locked? |
MessageBox |
The box which the message belongs to, e. |
MessageClass |
The class of the message. |
MessageId |
The |
MessageSize |
The size of the message. |
MessageType |
The type of the message defined by MMS spec. |
MmsVersion |
The version of the specification that this message conforms to. |
Priority |
The priority of the message. |
Read |
Has the message been read? |
ReadReport |
The |
ReadStatus |
The |
ReportAllowed |
Is read report allowed? |
ResponseStatus |
The |
ResponseText |
The |
RetrieveStatus |
The |
RetrieveText |
The |
RetrieveTextCharset |
The character set of the retrieve-text. |
Seen |
Has the message been seen by the user? The "seen" flag determines whether we need to show a new message notification. |
Status |
The |
Subject |
The subject of the message, if present. |
SubjectCharset |
The character set of the subject, if present. |
SubscriptionId |
The subscription to which the message belongs to. |
TextOnly |
Does the message have only a text part (can also have a subject) with no picture, slideshow, sound, etc. |
ThreadId |
The thread ID of the message. |
TransactionId |
The |