ContactsContract.DataUsageFeedback.UsageTypeLongText Field

Definition

Type of usage for text interaction involving longer messages, which includes email.

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

Field Value

Attributes

Remarks

Type of usage for text interaction involving longer messages, which includes email.

Java documentation for android.provider.ContactsContract.DataUsageFeedback.USAGE_TYPE_LONG_TEXT.

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