<!--
{
  "availability" : [
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FoveatedStreaming",
  "identifier" : "/documentation/FoveatedStreaming/FoveatedStreamingSession/AuthorizationStatus",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Foveated Streaming",
      "FoveatedStreaming"
    ],
    "preciseIdentifier" : "s:17FoveatedStreaming0aB7SessionC19AuthorizationStatusO"
  },
  "title" : "FoveatedStreamingSession.AuthorizationStatus"
}
-->

# FoveatedStreamingSession.AuthorizationStatus

The authorization status of an [`FoveatedStreamingSession.InputCapability`](/documentation/FoveatedStreaming/FoveatedStreamingSession/InputCapability).

```
enum AuthorizationStatus
```

## Topics

### Enumeration Cases

[`case authorized`](/documentation/FoveatedStreaming/FoveatedStreamingSession/AuthorizationStatus/authorized)

The user has authorized this capability.

[`case notDetermined`](/documentation/FoveatedStreaming/FoveatedStreamingSession/AuthorizationStatus/notDetermined)

The user has not yet been prompted for this capability.

[`case unauthorized`](/documentation/FoveatedStreaming/FoveatedStreamingSession/AuthorizationStatus/unauthorized)

The user has denied this capability, or the capability is otherwise unavailable.

## Relationships

### Conforms To

[`Escapable`](/documentation/Swift/Escapable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Decodable`](/documentation/Swift/Decodable)

[`Encodable`](/documentation/Swift/Encodable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Copyable`](/documentation/Swift/Copyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

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)