Enums.OfflineUpdateAvailability enumeration

  • QML Enumeration List
  • Enums.OfflineUpdateAvailability enumeration
  • The OfflineUpdateAvailability can be one of:

    ConstantDescription
    Enums.OfflineUpdateAvailabilityIndeterminate(-1) It is not possible to determine whether updates are available, for example, because the operation is not supported.
    Enums.OfflineUpdateAvailabilityAvailable(0) There are updates available.
    Enums.OfflineUpdateAvailabilityNone(1) There are no updates available.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.