|
kodi
|

Public Member Functions | |
| RepoUpdateData (const CDateTime &lastCheckedAt, const ADDON::CAddonVersion &lastCheckedVersion, const CDateTime &nextCheckAt) | |
Public Attributes | |
| CDateTime | lastCheckedAt |
| last time the repo was checked, or invalid CDateTime if never checked | |
| ADDON::CAddonVersion | lastCheckedVersion {""} |
| last version of the repo add-on that was checked, or empty if never checked | |
| CDateTime | nextCheckAt |
| next time the repo should be checked, or invalid CDateTime if unknown | |
1.8.13