updatePriority property

int updatePriority
final

The in-app update priority for this update, as defined by the developer in the Google Play Developer API.

This value is defined only if updateAvailability is UpdateAvailability.updateAvailable.

Implementation

final int updatePriority;