Resource.Attribute.PackageNames Field

Definition

Comma separated package names from which this serivce would like to receive events (leave out for all packages).

[Android.Runtime.Register("packageNames")]
public const int PackageNames = 16843649;
[<Android.Runtime.Register("packageNames")>]
val mutable PackageNames : int

Field Value

Value = 16843649
Attributes

Remarks

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