com.google.firebase.appdistribution
Interfaces
AppDistributionRelease |
The release information returned by |
FirebaseAppDistribution |
The Firebase App Distribution API provides methods to update the app to the most recent pre-release build. |
OnProgressListener |
A listener that is called periodically during execution of the |
UpdateProgress |
Represents a progress update or a final state from updating an app. |
Classes
FirebaseAppDistributionKt |
|
UpdateTask |
Represents an asynchronous operation to update an app. |
Enums
BinaryType |
Enum of Android app binary types, used in |
FirebaseAppDistributionException.Status |
Enum for potential error statuses that caused the |
InterruptionLevel |
An enum specifying the level of interruption of a notification when it is created. |
UpdateStatus |
Enum for possible states during Update, used in |
Exceptions
FirebaseAppDistributionException |
The class for all Exceptions thrown by |