---
title: "joinAccessoryHotspotWithoutSecurity(_:completionHandler:)"
framework: networkextension
role: symbol
role_heading: Instance Method
path: "networkextension/nehotspotconfigurationmanager/joinaccessoryhotspotwithoutsecurity(_:completionhandler:)"
---

# joinAccessoryHotspotWithoutSecurity(_:completionHandler:)

## Declaration

```swift
func joinAccessoryHotspotWithoutSecurity(_ accessory: ASAccessory, completionHandler: (@Sendable ((any Error)?) -> Void)? = nil)
```

```swift
func joinAccessoryHotspotWithoutSecurity(_ accessory: ASAccessory) async throws
```
