app_update_appImage abstract method

String app_update_appImage(
  1. String url
)

Prompt to update the application image using the provided download URL.

In en, this message translates to: 'Download the latest version and replace the current version with the new one.'

Implementation

String app_update_appImage(String url);