ContactsContract.Authority Field

Definition

The authority for the contacts provider

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

Field Value

Attributes

Remarks

The authority for the contacts provider

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