Android.Service.Restrictions.RestrictionsReceiver Members

The members of Android.Service.Restrictions.RestrictionsReceiver are listed below.

See Also: Inherited members from Android.Content.BroadcastReceiver

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

override
OnReceive(Android.Content.Context, Android.Content.Intent)
Intercept standard Restrictions Provider broadcasts.
abstract
OnRequestPermission(Android.Content.Context, string, string, string, Android.OS.PersistableBundle)
An asynchronous permission request made by an application for an operation that requires authorization by a local or remote administrator other than the user.