Android.Content.RestrictionsManager.ResponseKeyResult Field
Key for the response result in the response bundle sent to the application, for a permission request.

Syntax

[Android.Runtime.Register("RESPONSE_KEY_RESULT")]
public const string ResponseKeyResult

Remarks

Key for the response result in the response bundle sent to the application, for a permission request. It indicates the status of the request. In some cases an additional message might be available in RestrictionsManager.ResponseKeyMessage, to be displayed to the user.

Type: int

Possible values: RestrictionsManager.RESULT_APPROVED, RestrictionsManager.RESULT_DENIED, RestrictionsManager.RESULT_NO_RESPONSE, RestrictionsManager.RESULT_UNKNOWN_REQUEST or RestrictionsManager.RESULT_ERROR.

[Android Documentation]

Requirements

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