Stay organized with collections
Save and categorize content based on your preferences.
Class Index
These are all the API classes. See all API packages.
A
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# Class Index\n===========\n\nThese are all the API classes. See all [API packages.](/reference/com/google/android/play/core/ktx/packages) \n[A](#letter_A)\n\nA\n---\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AppUpdateResult](/reference/com/google/android/play/core/ktx/com/google/android/play/core/ktx/AppUpdateResult) | Result type that will be emitted from [requestUpdateFlow](/reference/com/google/android/play/core/ktx/com/google/android/play/core/ktx/package-summary#(com.google.android.play.core.appupdate.AppUpdateManager).requestUpdateFlow()) for various stages of the update. |\n| [AppUpdateResult.Available](/reference/com/google/android/play/core/ktx/com/google/android/play/core/ktx/AppUpdateResult.Available) | Emitted when there is an update available or in progress. |\n| [AppUpdateResult.Downloaded](/reference/com/google/android/play/core/ktx/com/google/android/play/core/ktx/AppUpdateResult.Downloaded) | Signifies that there is an update waiting for completion. |\n| [AppUpdateResult.InProgress](/reference/com/google/android/play/core/ktx/com/google/android/play/core/ktx/AppUpdateResult.InProgress) | Signifies the progress of the ongoing update. |\n| [AppUpdateResult.NotAvailable](/reference/com/google/android/play/core/ktx/com/google/android/play/core/ktx/AppUpdateResult.NotAvailable) | Signifies that no update is available or in progress. |"]]