ContactsContract.CommonDataKinds.Im.InterfaceConsts.StatusResPackage Field

Definition

The package containing resources for this status: label and icon.

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

Field Value

Attributes

Remarks

The package containing resources for this status: label and icon.

Type: TEXT

Java documentation for android.provider.ContactsContract.StatusColumns.STATUS_RES_PACKAGE.

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