modules/upgrade/upgrade_callback library
Classes
Typedefs
- OnChildAppNewest = void Function()
- OnError = void Function(String code, String msg)
- OnMainAppNewest = void Function()
- OnProgress = void Function(int appType, int progressValue)
- OnStart = void Function(int appType)
- OnUpdateChildAppSuccess = void Function(String version)
- OnUpdateMainAppSuccess = void Function(String version)