Class Index

These are the API classes. See all API packages.

A

ActivityResult Custom Activity results for the in-app update flow. 
AppUpdateInfo Contains information about the avilability and progress of an app update. 
AppUpdateManager Manages operations that allow your app to initiate its own updates. 
AppUpdateManagerFactory Creates instances of AppUpdateManager
AppUpdateOptions Options defining a specific in-app update flow and its parameters. 
AppUpdateOptions.Builder Builder for AppUpdateOptions
AppUpdateType Identifiers for the different types of developer triggered updates. 

F

FakeAppUpdateManager A fake implementation of the AppUpdateManager

I

InstallErrorCode StatusCodes used by InstallService. 
InstallException An exception indicating something went wrong with an install/update. 
InstallState Reports the request state of a module install or update. 
InstallStateUpdatedListener Listeners that you can register to monitor updates installs. 
InstallStatus Status of a download / install. 

U

UpdateAvailability Availability of an update for the requested package. 
UpdatePrecondition Conditions related to an available update that may prevent the immediate execution of certain AppUpdateTypes.