ContactsContract.Directory.TypeResourceId Field

Definition

The type of directory captured as a resource ID in the context of the package #PACKAGE_NAME, e.

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

Field Value

Attributes

Remarks

The type of directory captured as a resource ID in the context of the package #PACKAGE_NAME, e.g. "Corporate Directory"

TYPE: INTEGER

Java documentation for android.provider.ContactsContract.Directory.TYPE_RESOURCE_ID.

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