Contents

network(extendedPANID:)

Obtains the Thread network extended PAN identifier.

Declaration

static func network(extendedPANID: UInt64) -> MatterAddDeviceExtensionRequestHandler.ThreadNetworkAssociation

Return 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.

See Also

Getting network information