---
title: "profileDidUpdateNetworkAccessMode(_:)"
framework: homekit
role: symbol
role_heading: Instance Method
path: "homekit/hmnetworkconfigurationprofiledelegate/profiledidupdatenetworkaccessmode(_:)"
---

# profileDidUpdateNetworkAccessMode(_:)

Tells the delegate that the network access mode has changed.

## Declaration

```swift
optional func profileDidUpdateNetworkAccessMode(_ profile: HMNetworkConfigurationProfile)
```

## Parameters

- `profile`: The network configuration profile for which the network access changed.
