Contains info on app update availability.
help.appUpdate#8987f311 id:int critical:Bool url:string text:string = help.AppUpdate;
help.noAppUpdate#c45a6536 = help.AppUpdate;
---functions---
help.getAppUpdate#c812ac7e device_model:string system_version:string app_version:string lang_code:string = help.AppUpdate;
Constructor | Description |
---|---|
help.appUpdate | An update is available for the application. |
help.noAppUpdate | No updates are available for the application. |
Method | Description |
---|---|
help.getAppUpdate | Returns information on update availability for the current application. |