API Differences in Matter in macOS 26.1

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in Matter in the macOS 26.1 SDK.

Table of Contents

Functions & Methods

- (void)handleBDXTransferSessionEndForNodeID:(nonnull NSNumber *)nodeID controller:(nonnull MTRDeviceController *)controller metrics:(nonnull MTRMetrics *)metrics error:(NSError * _Nullable)error;

Properties & Constants

MTRDeviceAttestationDeviceInfo
@property(nonatomic, copy, readonly) NSData * _Nonnull attestationChallenge;
MTRDeviceAttestationDeviceInfo
@property(nonatomic, copy, readonly) NSData * _Nonnull attestationNonce;
MTRDeviceAttestationDeviceInfo
@property(nonatomic, copy, readonly) MTRTLVBytes _Nonnull elementsTLV;
MTRDeviceAttestationDeviceInfo
@property(nonatomic, copy, readonly, nullable) NSData *certificationDeclaration;
MTRDeviceAttestationDeviceInfo
@property(nonatomic, copy, readonly) NSData * _Nonnull elementsSignature;