Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRDevice.h
Browse files Browse the repository at this point in the history
Co-authored-by: Karsten Sperling <[email protected]>
  • Loading branch information
woody-apple and ksperling-apple authored Jun 12, 2024
1 parent 9cac09f commit dc53cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ MTR_AVAILABLE(ios(16.1), macos(13.0), watchos(9.1), tvos(16.1))
- (void)addDelegate:(id<MTRDeviceDelegate>)delegate queue:(dispatch_queue_t)queue interestedPathsForAttributes:(NSArray *)interestedPathsForAttributes MTR_NEWLY_AVAILABLE;

/**
* Removes the delegate from receiving callbacks abou the device.
* Removes the delegate from receiving callbacks about the device.
*/
- (void)removeDelegate:(id<MTRDeviceDelegate>)delegate MTR_NEWLY_AVAILABLE;

Expand Down

0 comments on commit dc53cb8

Please sign in to comment.