The methods of Android.Service.Restrictions.RestrictionsReceiver are listed below. For a list of all members, see the RestrictionsReceiver Members list.
See Also: Inherited members from Android.Content.BroadcastReceiver
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. |