controller(_:commissioneeHasReceivedNetworkCredentials:)
Notify the delegate that we have successfully communicated the network credentials to the device being commissioned and are about to tell it to join that network. Note that for devices that are already on-network this notification will not happen.
Declaration
optional func controller(_ controller: MTRDeviceController, commissioneeHasReceivedNetworkCredentials nodeID: NSNumber)