network(extendedPANID:)
Obtains the Thread network extended PAN identifier.
Declaration
static func network(extendedPANID: UInt64) -> MatterAddDeviceExtensionRequestHandler.ThreadNetworkAssociationReturn Value
The Thread network extended PAN identifier.
Discussion
The system retrieves the network parameters from retrieveCredentials(forExtendedPANID:completion:) using the provided parameter. The credentials must be present in the store or else association and pairing fails.