Intent.ExtraRestrictionsIntent Field

Definition

Extra used in the response from a BroadcastReceiver that handles #ACTION_GET_RESTRICTION_ENTRIES.

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

Field Value

Implements

Attributes

Remarks

Extra used in the response from a BroadcastReceiver that handles #ACTION_GET_RESTRICTION_ENTRIES.

Java documentation for android.content.Intent.EXTRA_RESTRICTIONS_INTENT.

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