Telephony.ThreadsColumns.Snippet Field

Definition

Caution

Use 'Android.Provider.Telephony.IThreadsColumns.Snippet'. This class will be removed in a future release.

The snippet of the latest message in the thread.

[Android.Runtime.Register("SNIPPET")]
[System.Obsolete("Use 'Android.Provider.Telephony.IThreadsColumns.Snippet'. This class will be removed in a future release.")]
public const string Snippet;
[<Android.Runtime.Register("SNIPPET")>]
[<System.Obsolete("Use 'Android.Provider.Telephony.IThreadsColumns.Snippet'. This class will be removed in a future release.")>]
val mutable Snippet : string

Field Value

Attributes

Remarks

The snippet of the latest message in the thread.

Type: TEXT

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

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