<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeclaredAgeRange",
  "identifier" : "/documentation/DeclaredAgeRange/AgeRangeService/Response",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Declared Age Range"
    ],
    "preciseIdentifier" : "s:16DeclaredAgeRange0bC7ServiceV8ResponseO"
  },
  "title" : "AgeRangeService.Response"
}
-->

# AgeRangeService.Response

A response indicating whether a person shared their age range or declined to share it.

```
enum Response
```

## Topics

### Getting the age range response

[`AgeRangeService.Response.declinedSharing`](/documentation/DeclaredAgeRange/AgeRangeService/Response/declinedSharing)

Indicates the person declined to share their age range with your app.

[`AgeRangeService.Response.sharing(range:)`](/documentation/DeclaredAgeRange/AgeRangeService/Response/sharing(range:))

Contains the person’s shared age range information.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)