---
title: WAError.ServiceNotDeclaredDetails
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/waerror/servicenotdeclareddetails
---

# WAError.ServiceNotDeclaredDetails

The optional details that describe the app service wasn’t declared.

## Declaration

```swift
struct ServiceNotDeclaredDetails
```

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Checking for undeclared services

- [WAError.serviceNotDeclared(_:)](wifiaware/waerror/servicenotdeclared(_:).md)
