---
title: "commissioningProvisionedNetworkCredentials(_:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrcommissioningdelegate/commissioningprovisionednetworkcredentials(_:)"
---

# commissioningProvisionedNetworkCredentials(_:)

Notification that network credentials have been successfully communicated to the commissionee and it’s going to try to join that network.  Note that for commissionees that are already on-network this notification will not happen.

## Declaration

```swift
optional func commissioningProvisionedNetworkCredentials(_ commissioning: MTRCommissioningOperation)
```
