Language

PeopleContract.QueryArgSelectionType Field

Definition

Query argument key specifying the selection criterion type (for example, Persons.Query#SELECTION_TYPE_PHONE for phone number, Persons.Query#SELECTION_TYPE_EMAIL for email address, etc.

[Android.Runtime.Register("QUERY_ARG_SELECTION_TYPE", ApiSince=37)]
public const string QueryArgSelectionType;
[<Android.Runtime.Register("QUERY_ARG_SELECTION_TYPE", ApiSince=37)>]
val mutable QueryArgSelectionType : string

Field Value

Attributes

Applies to