Enum AppUpdateSeverity
What the game should do about the check result.
public enum AppUpdateSeverity
Fields
Force = 2This build is below
min_supported_version— block play until updated.None = 0Nothing — up to date, in the soft-prompt cooldown window, or the check was inconclusive.
Soft = 1Offer the update; the player may decline.