Share via


Telephony.Threads.InterfaceConsts.Read Field

Definition

Indicates whether all messages of the thread have been read.

[Android.Runtime.Register("READ")]
public const string Read;
[<Android.Runtime.Register("READ")>]
val mutable Read : string

Field Value

Attributes

Remarks

Indicates whether all messages of the thread have been read.

Type: INTEGER

Java documentation for android.provider.Telephony.ThreadsColumns.READ.

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.

Applies to