Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRDeviceControllerParameters.h
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored May 16, 2024
1 parent ed9efe7 commit 264deab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRDeviceControllerParameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ MTR_AVAILABLE(ios(17.6), macos(14.6), watchos(10.6), tvos(17.6))
- (void)setOTAProviderDelegate:(id<MTROTAProviderDelegate>)otaProviderDelegate queue:(dispatch_queue_t)queue;

/**
* Sets the maximum subscriptions allowed for devices on Thread. This defaults to 3.
* Sets the maximum simultaneous subscriptions allowed to be established at one time for devices on Thread. This defaults to a large number.
*
* If this value is 0, the maximum subscriptions allowed will be set to 1.
*/
Expand Down

0 comments on commit 264deab

Please sign in to comment.