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.