KioClean Class
Functions
| Type | Signature |
| void |
reset()
Resets all cleanliness stats back to 0. |
| KioCleanStats |
getCurrentStats()
Gets the current KioCleanStats data. |
| PollData |
poll()
Gets PollData for proper display of an informational cleaning operation page. |
Related Types
| Type | Signature |
| Class |
KioCleanStats
Cleanliness indication stats information. |
| Class |
PollData
Cleaning operation data. |