Class Index
These are all the API classes. See all API packages.
A
AppUpdateResult |
Result type that will be emitted from requestUpdateFlow for various stages of the update. |
AppUpdateResult.Available |
Emitted when there is an update available or in progress. |
AppUpdateResult.Downloaded |
Signifies that there is an update waiting for completion. |
AppUpdateResult.InProgress |
Signifies the progress of the ongoing update. |
AppUpdateResult.NotAvailable |
Signifies that no update is available or in progress. |