public interface UpdateCheckerReporter
Modifier and Type | Method and Description |
---|---|
void |
report(UpdateCheckRequest request,
UpdateCheckResponse response)
Reports the given
response of the update checker to the user. |
void report(UpdateCheckRequest request, UpdateCheckResponse response)
response
of the update checker to the user.request
- The request that was made to the update checker.response
- The response to report.Copyright © 2010–2025. All rights reserved.