Language

ContactsPickerSessionContract.Authority Field

Definition

The authority for the Contacts Picker session provider.

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

Field Value

Attributes

Remarks

The authority for the Contacts Picker session provider. This string is used to construct content URIs for interacting with the Contacts Picker session data.

Android reference for android.provider.ContactsPickerSessionContract.AUTHORITY.

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