Android.Content.RestrictionsManager.NotifyPermissionResponse Method
Called by the Restrictions Provider to deliver a response to an application.

Syntax

[Android.Runtime.Register("notifyPermissionResponse", "(Ljava/lang/String;Landroid/os/PersistableBundle;)V", "GetNotifyPermissionResponse_Ljava_lang_String_Landroid_os_PersistableBundle_Handler")]
public virtual void NotifyPermissionResponse (string packageName, Android.OS.PersistableBundle response)

Parameters

packageName
the application to deliver the response to. Cannot be null.
response
the bundle containing the response status, request ID and other information. Cannot be null.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif any of the required parameters are missing.

Remarks

Called by the Restrictions Provider to deliver a response to an application.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0