Telephony.Threads.InterfaceConsts Class

Definition

public static class Telephony.Threads.InterfaceConsts
type Telephony.Threads.InterfaceConsts = class
Inheritance
Telephony.Threads.InterfaceConsts

Remarks

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

Archived

If the thread is archived

Count

The count of rows in a directory.

Date

The date at which the thread was created.

Error

Indicates whether there is a transmission error in the thread.

HasAttachment

Indicates whether this thread contains any attachments.

Id

The unique ID for a row.

MessageCount

The message count of the thread.

Read

Indicates whether all messages of the thread have been read.

RecipientIds

A string encoding of the recipient IDs of the recipients of the message, in numerical order and separated by spaces.

Snippet

The snippet of the latest message in the thread.

SnippetCharset

The charset of the snippet.

Type

Type of the thread, either Threads#COMMON_THREAD or Threads#BROADCAST_THREAD.

Applies to