Completion interface passed to automaticCheckForFirmwareUpdate.
Public Member Functions | |
| void | updateReady (UgiFirmwareUpdateInfo info, boolean required) |
| Completion method. More... | |
| void com.ugrokit.api.Ugi.AutomaticCheckForFirmwareUpdateCompletion.updateReady | ( | UgiFirmwareUpdateInfo | info, |
| boolean | required | ||
| ) |
Completion method.
| info | Info for update that is ready (or nil if update cannot be loaded) |
| required | true if update is required |