ContactsContract.DataUsageFeedback.UsageTypeShortText Field

Definition

Type of usage for text interaction involving shorter messages, which includes SMS, text chat with email addresses.

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

Field Value

Attributes

Remarks

Type of usage for text interaction involving shorter messages, which includes SMS, text chat with email addresses.

Java documentation for android.provider.ContactsContract.DataUsageFeedback.USAGE_TYPE_SHORT_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