---
title: stop()
framework: multipeerconnectivity
role: symbol
role_heading: Instance Method
path: multipeerconnectivity/mcadvertiserassistant/stop()
---

# stop()

Stops advertising the service provided by a local peer and stops the assistant.

## Declaration

```swift
func stop()
```

## See Also

### Starting and Stopping the Assistant

- [start()](multipeerconnectivity/mcadvertiserassistant/start().md)
