---
title: Bonjour.Endpoint
framework: network
role: symbol
role_heading: Structure
path: network/bonjour/endpoint
---

# Bonjour.Endpoint

An endpoint for a discovered Bonjour service.

## Declaration

```swift
struct Endpoint
```

## Topics

### Operators

- [==(_:_:)](network/bonjour/endpoint/==(_:_:).md)

### Instance Properties

- [description](network/bonjour/endpoint/description.md)
- [domain](network/bonjour/endpoint/domain.md)
- [id](network/bonjour/endpoint/id.md)
- [name](network/bonjour/endpoint/name.md)
- [nwEndpoint](network/bonjour/endpoint/nwendpoint.md)
- [result](network/bonjour/endpoint/result.md)
- [txtRecord](network/bonjour/endpoint/txtrecord.md)
- [type](network/bonjour/endpoint/type.md)

## Relationships

### Conforms To

- [Connectable](network/connectable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
