<!--
{
  "availability" : [
    "iOS: 2.0.0 -",
    "iPadOS: 2.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.0.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSURLRequest/NetworkServiceType-swift.enum/responsiveData",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@E@NSURLRequestNetworkServiceType@NSURLNetworkServiceTypeResponsiveData"
  },
  "title" : "NSURLRequest.NetworkServiceType.responsiveData"
}
-->

# NSURLRequest.NetworkServiceType.responsiveData

A service type for medium-delay tolerant, elastic and inelastic flow, bursty, and long-lived connections.

```
case responsiveData
```

## Discussion

Use this service type for interactive situations where the user is anticipating a quick response, like instant messaging or completing a purchase.

---

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)