<!--
{
  "availability" : [
    "iOS: 8.4.0 - 14.0.0",
    "iPadOS: 8.4.0 - 14.0.0",
    "macCatalyst: 13.1.0 - 14.0.0",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "MediaPlayer",
  "identifier" : "/documentation/MediaPlayer/MPPlayableContentManagerContext/endpointAvailable",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Media Player"
    ],
    "preciseIdentifier" : "c:objc(cs)MPPlayableContentManagerContext(py)endpointAvailable"
  },
  "title" : "endpointAvailable"
}
-->

# endpointAvailable

Returns a Boolean that indicates whether the content server is available.

```
var endpointAvailable: Bool { get }
```

## Discussion

When set to <doc://com.apple.documentation/documentation/Swift/true>, the content server is available.

---

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)