Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(cecille): Template this and set appropriately. Please see issue #8000. #8038

Closed
todo bot opened this issue Jun 30, 2021 · 0 comments
Closed

(cecille): Template this and set appropriately. Please see issue #8000. #8038

todo bot opened this issue Jun 30, 2021 · 0 comments
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Jun 30, 2021

// TODO(cecille): Template this and set appropriately. Please see issue #8000.
static constexpr size_t kMaxQueryResponders = 7;
ResponseSender(ServerBase * server) : mServer(server) {}
CHIP_ERROR AddQueryResponder(QueryResponderBase * queryResponder);
/// Send back the response to a particular query
CHIP_ERROR Respond(uint32_t messageId, const QueryData & query, const chip::Inet::IPPacketInfo * querySource);


This issue was generated by todo based on a TODO comment in b83cbfc when #7615 was merged. cc @cecille.
@todo todo bot added the todo label Jun 30, 2021
@todo todo bot assigned cecille Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants